summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* w32thread: port fixes to pthread_cond_broadcast() from x264.Ronald S. Bultje2011-12-07
* dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9Rafaël Carré2011-12-07
* doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-07
* cosmetics: drop some completely pointless parenthesesDiego Biurrun2011-12-07
* cljr: simplify CLJRContextPaul B. Mahol2011-12-07
* Code cleanup - mpegvideo.c - 500-1000lineKonstantin Todorov2011-12-06
* rv40: NEON optimised weighted predictionJanne Grunau2011-12-06
* rv40: NEON optimised chroma MCJanne Grunau2011-12-06
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-06
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-06
* misc Doxygen markup improvementsDiego Biurrun2011-12-05
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* g722: Change bits per sample to 4Sjoerd Simons2011-12-05
* g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod...Martin Storsjö2011-12-05
* api-example: update to use avcodec_decode_audio4()Justin Ruggles2011-12-04