summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpegvideo: remove VLAsRonald S. Bultje2012-07-04
* flacdec: move lpc filter to flacdspMans Rullgard2012-07-04
* flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-04
* flacdec: factor out code setting avctx->sample_fmtMans Rullgard2012-07-04
* flac: make FLAC_CHMODE_* constants consecutiveMans Rullgard2012-07-04
* flacdec: allocate sample buffers with av_mallocMans Rullgard2012-07-04
* flacdec: remove curr_bps from FLACContextMans Rullgard2012-07-04
* flacenc: add option for forcing stereo decorrelation modeMans Rullgard2012-07-04
* anm: fix a few Doxygen commentsDiego Biurrun2012-07-03
* misc typo and wording fixesDiego Biurrun2012-07-03
* snow: remove a VLA used for edge emulationRonald S. Bultje2012-07-03
* snow: remove the runs[] VLA.Ronald S. Bultje2012-07-03
* snow: Check mallocs at initMartin Storsjö2012-07-03
* flacdec: remove redundant setting of avctx->sample_fmtMans Rullgard2012-07-02
* snow: remove VLA in mc_block()Mans Rullgard2012-07-02
* snow: remove a VLA.Ronald S. Bultje2012-07-02
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* roqvideo: Remove a totally unused dspcontextMartin Storsjö2012-07-01
* smacker: remove some unused codeMans Rullgard2012-07-01
* dsicin: remove dead assignmentMans Rullgard2012-07-01
* aacdec: remove dead assignmentMans Rullgard2012-07-01
* rl2: remove dead assignmentMans Rullgard2012-07-01
* proresenc: make a variable local to the loop where it is usedMans Rullgard2012-07-01
* alsdec: remove dead assignmentsMans Rullgard2012-07-01
* wma: Lower the maximum number of channels to 2Martin Storsjö2012-07-01
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-01
* dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.Ronald S. Bultje2012-06-30
* dnxhdenc: add space between function argument type and comment.Ronald S. Bultje2012-06-30
* x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*Ronald S. Bultje2012-06-30
* x86: vc1: fix and enable optimised loop filterMans Rullgard2012-06-30
* mss1: validate number of changeable palette entriesKostya Shishkov2012-06-27
* mss1: report palette changed when some additional colours were decodedKostya Shishkov2012-06-27
* x86: fft: replace call to memcpy by a loopChristophe Gisquet2012-06-27
* dxva2: include dxva.h if foundRonald S. Bultje2012-06-27
* dxva2_h264: fix signaling of mbaff framesHendrik Leppkes2012-06-26
* x86: fft: elf64: fix PIC buildMans Rullgard2012-06-25
* x86: fft: win64: fix stack alignment for memcpy() callMans Rullgard2012-06-25
* x86: fft: convert sse inline asm to yasmMans Rullgard2012-06-25
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* h264: use asm cabac reader under a generic conditionMans Rullgard2012-06-23
* x86: Only use optimizations with cmov if the CPU supports the instructionDiego Biurrun2012-06-23
* x86: remove unused inline asm macros from dsputil_mmx.hMans Rullgard2012-06-23
* x86: move some inline asm macros to the only places they are usedMans Rullgard2012-06-23
* libspeexenc: add supported sample rates and channel layouts.Anton Khirnov2012-06-22
* utvideo: mark interlaced frames as suchHendrik Leppkes2012-06-22
* utvideo: Fix interlaced prediction for RGB utvideo.Carl Eugen Hoyos2012-06-22
* cosmetics: do not use full path for local headersDiego Biurrun2012-06-22
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-21
* twinvq: give massive struct a name.Ronald S. Bultje2012-06-21
* lavc: remove stats_in from AVCodecContext options table.Anton Khirnov2012-06-21