summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* tmv decoder: set correct pix_fmtUoti Urpala2011-12-18
* dct-test: remove unused variable cropTblMans Rullgard2011-12-17
* get_bits: remove LAST_SKIP_CACHE macroMans Rullgard2011-12-17
* get_bits: remove strange/obsolete commentsMans Rullgard2011-12-17
* get_bits: whitespace (mostly) cosmeticsMans Rullgard2011-12-17
* get_bits: remove unnecessary #includesMans Rullgard2011-12-17
* mp3dec: hack: fix decoding with safe bitstream readerMans Rullgard2011-12-17
* adpcm: Check for channels to be a non-zero integerShitiz Garg2011-12-17
* get_bits: introduce safe bitreading to prevent overreads.Ronald S. Bultje2011-12-17
* get_bits: remove A32 variantMans Rullgard2011-12-16
* wavpack: Fix 32-bit clippingDerek Buitenhuis2011-12-16
* wavpack: Clip samples after shiftingDerek Buitenhuis2011-12-16
* h264: don't drop B-frames after next keyframe on POC reset.Ronald S. Bultje2011-12-16
* get_bits: remove useless pointer castsMans Rullgard2011-12-16
* rv40: NEON optimised weak loop filterMans Rullgard2011-12-16
* 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