| Commit message (Expand) | Author | Age | Files | Lines |
* | libspeex encoder wraper | Art Clarke | 2011-09-11 | 3 | -1/+180 |
* | Fix compilation with --disable-everything --enable-muxer=dv | Clément Bœsch | 2011-09-11 | 1 | -1/+1 |
* | dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 | Joakim Plate | 2011-09-10 | 1 | -1/+1 |
* | vp3dec: set key_frame field of AVFrame | Joakim Plate | 2011-09-10 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-10 | 3 | -5/+12 |
|\ |
|
| * | Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. | Laurent Aimar | 2011-09-10 | 1 | -2/+3 |
| * | cljr: init_get_bits size in bits instead of bytes | Alex Converse | 2011-09-09 | 1 | -1/+1 |
| * | indeo2: fail if input buffer too small | Alex Converse | 2011-09-09 | 1 | -1/+7 |
| * | indeo2: init_get_bits size in bits instead of bytes | Alex Converse | 2011-09-09 | 1 | -1/+1 |
| * | ffv1: Fixed size given to init_get_bits() in decoder. | Laurent Aimar | 2011-09-09 | 1 | -2/+2 |
* | | Fix copmilation with --disable-everything --enable-muxer=mxf. | Carl Eugen Hoyos | 2011-09-10 | 1 | -0/+1 |
* | | cabac test: Change input to test, so a wider range of states is tested. | Michael Niedermayer | 2011-09-10 | 1 | -1/+2 |
* | | cabac test: match encode and decode side | Michael Niedermayer | 2011-09-10 | 1 | -1/+2 |
* | | cabac: fix cabac encoder | Michael Niedermayer | 2011-09-10 | 1 | -0/+4 |
* | | Fixed deference of NULL pointer in motionpixels decoder. | Laurent Aimar | 2011-09-10 | 1 | -1/+2 |
* | | mpeg4videodec: rewrite the slice end detection of non partitioned packets. | Michael Niedermayer | 2011-09-10 | 1 | -24/+14 |
* | | Fixed size given to init_get_bits(). | Laurent Aimar | 2011-09-10 | 5 | -5/+5 |
* | | Fixed size given to init_get_bits() in ffv1 decoder. | Laurent Aimar | 2011-09-09 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-09 | 1 | -3/+10 |
|\| |
|
| * | wavpack: Check error codes rather than working around error conditions. | Alex Converse | 2011-09-08 | 1 | -3/+10 |
* | | rc: finetune convergence failure fix | Michael Niedermayer | 2011-09-09 | 1 | -1/+1 |
* | | rc: fix convergence failure | Michael Niedermayer | 2011-09-09 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-08 | 1 | -18/+39 |
|\| |
|
| * | Fixed invalid access in wavpack decoder on corrupted bitstream. | Laurent Aimar | 2011-09-08 | 1 | -14/+35 |
| * | Fixed invalid writes in wavpack decoder on corrupted bitstreams. | Laurent Aimar | 2011-09-08 | 1 | -3/+3 |
| * | Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. | Laurent Aimar | 2011-09-08 | 1 | -1/+1 |
* | | qcelpdec: fix the return value of qcelp_decode_frame(). | Chris Rankin | 2011-09-08 | 1 | -1/+1 |
* | | mp3dec: Dont spam the user on multiple mp3 frames. | Chris Rankin | 2011-09-08 | 1 | -1/+1 |
* | | libvpxenc: add 'crf' private option | James Zern | 2011-09-08 | 1 | -1/+14 |
* | | libvpxenc: add 'rc_lookahead' private option | James Zern | 2011-09-08 | 1 | -0/+13 |
* | | libvpxenc: silence AVOption related warnings | James Zern | 2011-09-08 | 1 | -11/+11 |
* | | jpeglsdec: fix infinite loop | Michael Niedermayer | 2011-09-08 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-07 | 5 | -57/+74 |
|\| |
|
| * | Add LATM muxer | Kieran Kunhya | 2011-09-07 | 1 | -0/+1 |
| * | v210enc: clip values according to specifications | Baptiste Coudurier | 2011-09-07 | 1 | -6/+8 |
| * | v210enc: switch to PIX_FMT_422P10 | Baptiste Coudurier | 2011-09-07 | 1 | -11/+9 |
| * | v210dec: switch to PIX_FMT_422P10 | Baptiste Coudurier | 2011-09-07 | 1 | -10/+10 |
| * | AVOptions: deprecate av_opt_set_defaults2 | Anton Khirnov | 2011-09-07 | 1 | -8/+1 |
| * | libx264: fix setting some more parameters | Anton Khirnov | 2011-09-07 | 1 | -27/+36 |
| * | libx264: fix setting the H.264 level | Andrej Peterka | 2011-09-07 | 1 | -3/+3 |
| * | libx264: add 'direct-pred' private option | Anton Khirnov | 2011-09-07 | 3 | -5/+13 |
| * | libx264: add 'partitions' private option | Anton Khirnov | 2011-09-07 | 3 | -17/+19 |
* | | Fix decoding of 2/4 bpp Tiff samples. | Carl Eugen Hoyos | 2011-09-07 | 1 | -3/+3 |
* | | Cosmetics: Fix comment. | Carl Eugen Hoyos | 2011-09-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-06 | 4 | -781/+803 |
|\| |
|
| * | libx264: add 'cplxblur' private option | Anton Khirnov | 2011-09-06 | 3 | -5/+9 |
| * | libx264: add 'deblock' private option | Anton Khirnov | 2011-09-06 | 3 | -8/+20 |
| * | libx264: add 'b-bias' private option | Anton Khirnov | 2011-09-06 | 3 | -2/+11 |
| * | libx264: fix setting some options. | Anton Khirnov | 2011-09-06 | 2 | -17/+32 |
| * | libx264: remove useless assignment | Anton Khirnov | 2011-09-06 | 1 | -1/+0 |