summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* v410enc: fix output buffer size checkMans Rullgard2011-12-15
* v410enc: include correct headersMans Rullgard2011-12-15
* ARM: fix external symbol refs in rv40 asmMans Rullgard2011-12-15
* libgsm: Reset the MS mode of GSM in the flush functionMartin Storsjö2011-12-15
* libgsm: Set options on the right objectMartin Storsjö2011-12-15
* ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard2011-12-15
* mpegvideo: remove abort() in ff_find_unused_picture()Andrey Utkin2011-12-14
* rv40: NEON optimised loop filter strength selectionMans Rullgard2011-12-14
* rv40: rearrange loop filter functionsMans Rullgard2011-12-14
* build: conditionally compile x86 H.264 chroma optimizationsDiego Biurrun2011-12-14
* v410 encoder and decoderDerek Buitenhuis2011-12-13
* ulti: Fix invalid readsGaurav Narula2011-12-13
* vc1: mark with ER_MB_ERROR bits overconsumptionLuca Barbato2011-12-13
* lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-13
* error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* rv34: NEON optimised 4x4 dequantMans Rullgard2011-12-13
* rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-13
* aacdec: Use intfloat.h rather than local punning union.Alex Converse2011-12-12
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* vcr1: drop unnecessary emms_c() calls without MMX codePaul B Mahol2011-12-12
* lavc: convert error_recognition to err_recognition.Dustin Brody2011-12-12
* x86: Require 7 registers for the cabac asmMartin Storsjö2011-12-12
* h264: remove useless castMans Rullgard2011-12-12
* proresdec: fix decode_slice() prototypeMans Rullgard2011-12-12
* x86: cabac: replace explicit memory references with "m" operandsMans Rullgard2011-12-11
* wmapro: use av_float2int()Mans Rullgard2011-12-11
* lavc: avoid invalid memcpy() in avcodec_default_release_buffer()Mans Rullgard2011-12-11
* lavu: replace int/float punning functionsMans Rullgard2011-12-11
* Remove extraneous semicolonsMans Rullgard2011-12-11
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* ttadec: check channel count as read from extradata.Shitiz Garg2011-12-10
* cljr: remove unused codePaul B Mahol2011-12-10
* ptx: fix inverted check for sufficient dataJanne Grunau2011-12-10
* ptx: emit a warning on insufficient picture dataJanne Grunau2011-12-10
* Dxtory capture format decoderKostya Shishkov2011-12-10
* cljr: K&R cosmeticsDiego Biurrun2011-12-08
* cljr: return a more sensible value when encountering invalid headersDiego Biurrun2011-12-08
* cljr: drop unnecessary emms_c() calls without MMX codeDiego Biurrun2011-12-08
* cljr: remove useless castsMans Rullgard2011-12-08
* cljr: group encode/decode parts under single ifdefsMans Rullgard2011-12-08
* cljr: remove stray semicolonMans Rullgard2011-12-08
* cljr: add missing return statement in decode_end()Paul B Mahol2011-12-08
* shorten: avoid abort() on unknown audio typesJohn Brooks2011-12-08
* cljr: add encoderPaul B Mahol2011-12-08
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
* cljr: release picture at end of decodingPaul B. Mahol2011-12-08
* rv40: NEON optimised rv40 qpel motion compensationMans Rullgard2011-12-07
* pcm-mpeg: implement new audio decoding apiHendrik Leppkes2011-12-07