summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Release buffers after encoding svq1.Carl Eugen Hoyos2011-12-23
* Fix a possible endless loop when decoding aac.Carl Eugen Hoyos2011-12-23
* h264: Decode short VUI without errorMichael Niedermayer2011-12-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-23
|\
| * kvmc: fix invalid readsGaurav Narula2011-12-23
| * 4xm: Add a check in decode_i_frame to prevent buffer overreadsShitiz Garg2011-12-22
| * adpcm: fix IMA SMJPEG decodingPaul B Mahol2011-12-22
| * options: set minimum for "threads" to zeroJanne Grunau2011-12-22
| * bsd: use number of logical CPUs as automatic thread countJanne Grunau2011-12-22
| * windows: use number of CPUs as automatic thread countJanne Grunau2011-12-22
| * linux: use number of CPUs as automatic thread countJanne Grunau2011-12-22
| * pthreads: reset active_thread_type when slice thread_init returrns earlyJanne Grunau2011-12-22
| * v410dec: include correct headersPaul B. Mahol2011-12-22
| * Drop ALT_ prefix from BITSTREAM_READER_LE name.Diego Biurrun2011-12-22
| * ra144enc: zero the reflection coeffs if the filter is unstableJustin Ruggles2011-12-22
| * mov: Don't stick the QuickTime field ordering atom in extradata.Alex Converse2011-12-21
| * truespeech: fix invalid reads in truespeech_apply_twopoint_filter()Justin Ruggles2011-12-21
* | 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