summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: make 100 the base for the micro version number.Michael Niedermayer2011-12-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-22
|\
| * nellymoserdec: Indicate that the decoder can handle changed parametersMartin Storsjö2011-12-21
| * libavcodec: Apply parameter change side data when decoding audioMartin Storsjö2011-12-21
| * libavcodec: Define a side data type for parameter changesMartin Storsjö2011-12-21
| * aacdec: Handle new extradata passed as side dataMartin Storsjö2011-12-21
| * libavcodec: Define a side data type for new extradataMartin Storsjö2011-12-21
| * x86: Tighten register constraints for decode_significance*_x86.Diego Biurrun2011-12-21
| * Replace Subversion revisions in comments by Git hashes.Diego Biurrun2011-12-21
| * h264_cabac: synchronize decode_significance_*_x86 conditionalsDiego Biurrun2011-12-21
| * w32threads: wait for the waked thread in pthread_cond_signal.Sergey Radionov2011-12-20
| * aacdec: Cleanup decode_ics_info.Alex Converse2011-12-20
* | error_concealment: optimize guess_dc()Michael Niedermayer2011-12-22
* | proresdec: Check yuv slice data sizes.Michael Niedermayer2011-12-22
* | mpeg12dec: reset first_field with picture_structure changes.Michael Niedermayer2011-12-21
* | lavc: Do not fail audio decoding if user has set a custom get_buffer.Michael Niedermayer2011-12-21
* | 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