summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Interolate excitation signalVladimir Voroshilov2011-09-24
* Fixed- and adaptive-codebook gainsVladimir Voroshilov2011-09-24
* Frame erasure support for fixed-codebook vectorsVladimir Voroshilov2011-09-24
* Fixed-codebook vector decodingVladimir Voroshilov2011-09-24
* Add packet_typeVladimir Voroshilov2011-09-24
* Frame erasure support for pitch delay decodingVladimir Voroshilov2011-09-24
* Doxy for LSF erasure caseVladimir Voroshilov2011-09-24
* doxy comments for LSF arrayVladimir Voroshilov2011-09-24
* Indentation fix in LSFVladimir Voroshilov2011-09-24
* Frame erasure support for LSF decodingVladimir Voroshilov2011-09-24
* Revert "g729: Merge g729.h into g729dec.c."Michael Niedermayer2011-09-24
* Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-24
* vp56:Fix error recovery code on size changes in vp5/6 decoderLaurent Aimar2011-09-24
* vp6:Reset the internal state when aborting key frames header parsing in vp6 d...Laurent Aimar2011-09-24
* h264: Check for out of bounds reads in ff_h264_decode_extradata().Laurent Aimar2011-09-24
* Add new pix_fmt RGBA64Jean First2011-09-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\
| * ratecontrol: update last_qscale_for soonerLuca Barbato2011-09-22
| * prores: return more meaningful error valuesDiego Biurrun2011-09-23
| * prores: improve error message wordingDiego Biurrun2011-09-23
| * prores: cosmetics: prettyprinting, drop useless parenthesesDiego Biurrun2011-09-23
| * prores: lowercase AVCodec name entryDiego Biurrun2011-09-23
* | tiffenc: initialize forgotten avctx.Jean First2011-09-23
* | tiffenc: Add forgotten avclass to context.Jean First2011-09-23
* | aacdec: fix channel reconfigs on LATMMichael Niedermayer2011-09-23
* | aacdec: Make aac-latm closer to the spec (not reading random data leading to ...Michael Niedermayer2011-09-23
* | aacsbr: prevent multiple ff_aac_sbr_ctx_init()Michael Niedermayer2011-09-23
* | aacsbr: add a assert0 to check for a inconsistency thatMichael Niedermayer2011-09-23
* | h264dec: Decode in stream avc extradata.Michael Niedermayer2011-09-23
* | h264: pass buffer & size to ff_h264_decode_extradata()Michael Niedermayer2011-09-23
* | aacdec: disable locking code for parse_adts_frame_header() non zero chan config.Michael Niedermayer2011-09-23
* | forgot git add prores_*cMichael Niedermayer2011-09-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * 8svx/iff: fix decoding of compressed stereo 8svx files.Justin Ruggles2011-09-22
| * 8svx: log an error message if output buffer is too smallJustin Ruggles2011-09-22
| * 8svx: check packet size before reading the initial sample value.Justin Ruggles2011-09-22
| * 8svx: output 8-bit samples instead of 16-bit.Justin Ruggles2011-09-22
| * 8svx: split delta decoding into a separate function.Justin Ruggles2011-09-22
| * Apple ProRes decoderMaxim Poliakovski2011-09-22
| * rv34: Check for invalid slices offsetsLaurent Aimar2011-09-22
* | mpeg4videoenc: remove forgotten return -1Michael Niedermayer2011-09-22
* | mpeg4videoenc: guess a good aspect when we cant store the exact one.Michael Niedermayer2011-09-22
* | prores: skip alpha if presentJonne Ahner2011-09-22
* | Check for huffman tree building error in vp6 decoder.Laurent Aimar2011-09-22
* | Release old pictures after a resolution change in vp5/6 decoderLaurent Aimar2011-09-22
* | Check for missing reference in vp5/6 decoder.Laurent Aimar2011-09-22
* | Check for invalid slices offsets in RV30/40 decoder.Laurent Aimar2011-09-22
* | Check output buffer size in nellymoser decoder.Laurent Aimar2011-09-22
* | Fix dxva2 decoding for some H264 samples.Carl Eugen Hoyos2011-09-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|