summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-21
|\
| * lavc: always align height by 32 pixelRafaël Carré2011-12-21
| * raw: add 10bit YUV definitionsLuca Barbato2011-12-21
| * mpegvideo_enc: separate declarations and statementsDiego Biurrun2011-12-20
| * vp3: Reorder some functions to fix VP3 build with Theora disabled.Diego Biurrun2011-12-20
| * build: fix standalone compilation of ADX encoderDiego Biurrun2011-12-20
| * build: fix standalone compilation of ADPCM decodersDiego Biurrun2011-12-20
| * 4xm: Use bytestream2 functions to prevent overreadsAneesh Dogra2011-12-20
| * bytestream: add a new set of bytestream functions with overread checkingAneesh Dogra2011-12-20
| * vc1dec: Use the right pointer type for the tmp pointerMartin Storsjö2011-12-20
* | indeo3: Fix null ptr dereferenceMichael Niedermayer2011-12-21
* | golomb: fix end of bitstream checkMichael Niedermayer2011-12-21
* | indeo5: Fix null pointer dereferenceMichael Niedermayer2011-12-20
* | Replace PATCHWELCOME by relevant error codes.Nicolas George2011-12-20
* | replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2011-12-20
* | alac: Check for bitstream overreadMichael Niedermayer2011-12-20
* | tm2: Check remaining size before init_get_bits()Michael Niedermayer2011-12-20
* | Fix off-by-one error when decoding rigth-to-left targa.Carl Eugen Hoyos2011-12-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-20
|\|
| * h264: clear trailing bits in partially parsed NAL unitsJanne Grunau2011-12-19
| * vc1: Handle WVC1 interlaced streamAneesh Dogra2011-12-19
| * xl: Fix overreadsAneesh Dogra2011-12-19
| * qcelpdec: K&R formatting cosmeticsAsen Lekov2011-12-19
| * qcelpdec: cosmetics: drop some pointless parenthesesDiego Biurrun2011-12-19
| * x86: conditionally compile dnxhd encoder optimizationsDiego Biurrun2011-12-19
| * Revert "h264: skip start code search if the size of the nal unit is known"Janne Grunau2011-12-19
| * h264: skip start code search if the size of the nal unit is knownJanne Grunau2011-12-18
| * cljr: fix buf_size sanity checkPaul B. Mahol2011-12-18
| * cljr: Check if width and height are positive integersShitiz Garg2011-12-18
* | eamad: pass & check errorsMichael Niedermayer2011-12-19
* | eamad: fix excessive memory allocation.Michael Niedermayer2011-12-19
* | tqi: Fix passing errors from the MB decode. This silences some valgrind warni...Michael Niedermayer2011-12-19
* | adpcm: Fix crashMichael Niedermayer2011-12-19
* | proresdec: add UPDATE_CACHE, should fix decoding with -OsMichael Niedermayer2011-12-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-19
|\|
| * avcodec: deprecate AVFrame.ageMans Rullgard2011-12-18
| * 4xm: remove unneeded check for remaining unused data.Justin Ruggles2011-12-18
| * tmv decoder: set correct pix_fmtUoti Urpala2011-12-18
* | adx_parser: rewrite.Michael Niedermayer2011-12-18
* | adxdec: Fix division by zeroMichael Niedermayer2011-12-18
* | adxdec: Do not require extradata.Michael Niedermayer2011-12-18
* | adx_parser: Fix infinite loop.Michael Niedermayer2011-12-18
* | Fix channel order for some less common TrueHD layouts.Carl Eugen Hoyos2011-12-18
* | mlpdec: fix channel order for wide 7.1 truehd layoutsHendrik Leppkes2011-12-18
* | Cosmetics: Fix indentation after last commit.Carl Eugen Hoyos2011-12-18
* | Fix possible endless loop when decoding amr.Carl Eugen Hoyos2011-12-18
* | mpeg12: disable checked reader.Michael Niedermayer2011-12-18
* | mpeg4: disable checked bitstream reader, overreads are not possible.Michael Niedermayer2011-12-18
* | h263: disable slow checked reader, overreads are not possible inMichael Niedermayer2011-12-18
* | h264: disable checking reader, overreads are not possibleMichael Niedermayer2011-12-18