15048 Commits (07a70caba7cb2fac69bf9541914d4bffce61d1ea)

Author SHA1 Message Date
Alex Converse 68ca330cbd indeo2: init_get_bits size in bits instead of bytes 14 years ago
Laurent Aimar 46b004959b ffv1: Fixed size given to init_get_bits() in decoder. 14 years ago
Laurent Aimar 8362a0ffed Fixed size given to init_get_bits() in ffv1 decoder. 14 years ago
Michael Niedermayer 73e0ec2ff4 rc: finetune convergence failure fix 14 years ago
Michael Niedermayer ed14517c23 rc: fix convergence failure 14 years ago
Chris Rankin 04c13dca88 qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
Chris Rankin 54e1eaef67 mp3dec: Dont spam the user on multiple mp3 frames. 14 years ago
Alex Converse dba2b63a98 wavpack: Check error codes rather than working around error conditions. 14 years ago
Laurent Aimar 55354b7de2 Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
Laurent Aimar 0aedab0340 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
Laurent Aimar beefafda63 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
James Zern 1da43f7e99 libvpxenc: add 'crf' private option 14 years ago
James Zern 3dc14b4628 libvpxenc: add 'rc_lookahead' private option 14 years ago
James Zern fb99d78778 libvpxenc: silence AVOption related warnings 14 years ago
Michael Niedermayer bd358e128f jpeglsdec: fix infinite loop 14 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 14 years ago
Baptiste Coudurier 635bbecfc3 v210enc: clip values according to specifications 14 years ago
Baptiste Coudurier d239b83e2e v210enc: switch to PIX_FMT_422P10 14 years ago
Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 14 years ago
Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 14 years ago
Anton Khirnov 0962f23b35 libx264: fix setting some more parameters 14 years ago
Andrej Peterka 2bb5d637fc libx264: fix setting the H.264 level 14 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 14 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago
Carl Eugen Hoyos d898ab9090 Fix decoding of 2/4 bpp Tiff samples. 14 years ago
Carl Eugen Hoyos f863cdef81 Cosmetics: Fix comment. 14 years ago
Anton Khirnov 7042337673 libx264: add 'cplxblur' private option 14 years ago
Anton Khirnov 71b5f4427b libx264: add 'deblock' private option 14 years ago
Anton Khirnov f83c45183e libx264: add 'b-bias' private option 14 years ago
Anton Khirnov bb73cda2f6 libx264: fix setting some options. 14 years ago
Anton Khirnov d8dee0e7bd libx264: remove useless assignment 14 years ago
Michael Niedermayer 0c9cba24b7 pngdec: implement 4bpp interlaced 14 years ago
Michael Niedermayer dcabb3d608 pngdec: implement 2 bpp interlaced. 14 years ago
Reimar Döffinger 459fe331e9 ac3dec: avoid pointless alloc and indirection for input_buffer 14 years ago
Michael Niedermayer be7eed72c8 mjpegdec; even better RSTn skiping 14 years ago
Michael Niedermayer bc6445f2db pngdec: Fix interlaced PAETH prediction 14 years ago
Michael Niedermayer 2d4102fc13 pngdec: Implement 2bpp 14 years ago
Michael Niedermayer dc43ad6d1a pngdec: Fix interlaced 1bpp 14 years ago
Michael Niedermayer 738219c921 pngdec: 4bpp support 14 years ago
Diego Biurrun 6192b6f3e7 mpeg12: cosmetics: reformat as K&R 14 years ago
Michael Niedermayer 6dbac85f8d mpeg4: fix another packed divx issue. 14 years ago
Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 14 years ago
Justin Ruggles a0d17b6d45 ac3enc: scale floating-point coupling channel coefficients in 14 years ago
Justin Ruggles 3e5722a8ca ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. 14 years ago
Kostya Shishkov bcd4aa8bec wavpack: fix wrong return value in wavpack_decode_block() 14 years ago
Dustin Brody ff17fc6353 mpeg12: propagate more real return values through chunk decode error return and fix some indentation 14 years ago
Kostya Shishkov 9bc4e21a9b wavpack: use context reset in appropriate places 14 years ago
Reimar Döffinger 09c5f990bc Check extradata size on resolution change. 14 years ago
Anton Khirnov fb47997edb lavc: fix type for thread_type option 14 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago