index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Swap back and forward motion vectors to achieve correct picture
Kostya Shishkov
2006-09-12
1
-1
/
+11
*
Set motion vectors used in B-frames to zero by default
Kostya Shishkov
2006-09-12
1
-0
/
+4
*
Use h264_chroma funcs in B-frames MC too
Kostya Shishkov
2006-09-12
1
-2
/
+4
*
Fix edge emulation for bicubic MC in B frames
Kostya Shishkov
2006-09-12
1
-3
/
+5
*
2989l: Set avctx->has_b_frames value in header and don't change it
Kostya Shishkov
2006-09-12
1
-2
/
+1
*
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)
Aurelien Jacobs
2006-09-11
1
-5
/
+8
*
armv5 optimizations
Siarhei Siamashka
2006-09-10
1
-0
/
+16
*
Use and set sane AVOption defaults
Panagiotis Issaris
2006-09-10
1
-70
/
+30
*
adds doxygen docs to av_opt_set_defaults. Patch by Takis
Panagiotis Issaris
2006-09-10
1
-0
/
+6
*
make AVOptions default value field work.
Panagiotis Issaris
2006-09-10
3
-0
/
+41
*
Remove unused variable.
Diego Biurrun
2006-09-10
1
-1
/
+1
*
Cleanup, from Emanuele Giaquinta <exg@gentoo.org>
Luca Barbato
2006-09-10
1
-5
/
+0
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
41
-6
/
+748
*
Disable B-frames decoding until they produce correct picture
Kostya Shishkov
2006-09-10
1
-0
/
+6
*
rename vector to vect to avoid clash with Apple gcc
Aurelien Jacobs
2006-09-09
3
-20
/
+20
*
Add proper GPL headers.
Diego Biurrun
2006-09-09
2
-1
/
+41
*
VP5 and VP6 video decoder
Aurelien Jacobs
2006-09-09
11
-2
/
+2505
*
Drop unneeded checks before av_free() and change to av_freep() where it's mor...
Kostya Shishkov
2006-09-09
4
-24
/
+16
*
Support for BI-frames in Advanced Profile
Kostya Shishkov
2006-09-09
1
-3
/
+8
*
Don't print header bits by default
Kostya Shishkov
2006-09-09
1
-1
/
+1
*
[Cosmetics] Remove if(profile < PROFILE_ADVANCED) from decode_sequence_header()
Kostya Shishkov
2006-09-09
1
-45
/
+32
*
[Cosmetics] Remove some done TODOs/FIXMEs from comments
Kostya Shishkov
2006-09-09
1
-15
/
+2
*
Proper support for B/BI frames
Kostya Shishkov
2006-09-09
2
-52
/
+274
*
undefines a few temporary defines which were not undefined after their usage.
Panagiotis Issaris
2006-09-09
1
-0
/
+4
*
print more correct error messges
Michael Niedermayer
2006-09-08
1
-1
/
+3
*
Handle the rest of known blocks (by skipping them)
Kostya Shishkov
2006-09-07
1
-0
/
+9
*
Tests for overreading input data
Kostya Shishkov
2006-09-07
1
-4
/
+25
*
Cursor drawing support
Kostya Shishkov
2006-09-07
1
-5
/
+167
*
Switch license from GPL to LGPL. The original author agreed to this as
Diego Biurrun
2006-09-06
1
-9
/
+9
*
Fix buffer handling for stereo mace files, fixes some random sig11
Alan Curry
2006-09-05
1
-4
/
+4
*
second pass encoding changes:
Corey Hickey
2006-09-05
1
-6
/
+39
*
Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.
Diego Biurrun
2006-09-05
1
-11
/
+24
*
Try to handle all chunks, previous scheme was not correct.
Kostya Shishkov
2006-09-05
1
-68
/
+62
*
Handle raw blocks correctly (both updating pointer and storing to memory)
Kostya Shishkov
2006-09-05
1
-1
/
+12
*
VMware Video decoder (fourcc: VMnc)
Kostya Shishkov
2006-09-05
4
-2
/
+334
*
seems the output of that code is never used
Michael Niedermayer
2006-09-04
1
-27
/
+0
*
inline align_get_bits()
Måns Rullgård
2006-09-04
1
-1
/
+1
*
error message spelling typo
Corey Hickey
2006-09-04
1
-1
/
+1
*
Exchange informal GPL notice by official license header.
Diego Biurrun
2006-09-04
1
-2
/
+21
*
VC-1 Advanced Profile support (progressive only, tested on WVC1 samples)
Kostya Shishkov
2006-09-04
1
-27
/
+777
*
* Restructuring the division of labor between DV codec and DV format
Roman Shaposhnik
2006-09-04
2
-12
/
+182
*
The license of this file is LGPL, as clarified by Fabrice.
Diego Biurrun
2006-09-03
1
-2
/
+13
*
Add copyright notice from the Independent JPEG Group instead of referring
Diego Biurrun
2006-09-03
3
-6
/
+105
*
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. T...
Justin Ruggles
2006-09-03
2
-2
/
+2
*
AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...
Kostya Shishkov
2006-09-03
1
-0
/
+130
*
remove redundant declarations
Måns Rullgård
2006-09-02
6
-9
/
+0
*
Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.
Kostya Shishkov
2006-09-02
3
-185
/
+0
*
Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab
Kostya Shishkov
2006-09-02
1
-4
/
+18
*
New function for chroma MC (will be used in VC-1)
Kostya Shishkov
2006-09-02
2
-0
/
+27
*
snow cosmetics: merge the sliced and non-sliced versions of add_yblock
Loren Merritt
2006-09-01
1
-139
/
+15
[next]