summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* FATE: add a test for WMA cover art.Anton Khirnov2012-07-04
* FATE: add a test for apetag cover artAnton Khirnov2012-07-04
* FATE: add a test for itunes cover art.Anton Khirnov2012-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
* fate: add flac encode/decode tests with various optionsMans Rullgard2012-07-04
* flacenc: add option for forcing stereo decorrelation modeMans Rullgard2012-07-04
* ismindex: Verify that all bitrate variants matchMartin Storsjö2012-07-03
* ismindex: Properly report errors reading the MFRA atomMartin Storsjö2012-07-03
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
* anm: fix a few Doxygen commentsDiego Biurrun2012-07-03
* misc typo and wording fixesDiego Biurrun2012-07-03
* attributes: add av_noreturnReinhard Tartler2012-07-03
* attributes: drop pointless define guardsReinhard Tartler2012-07-03
* configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-03
* flvdec: initial stream switch supportLuca Barbato2012-07-03
* avplay: fix write on freed memory for rawvideoLuca Barbato2012-07-03
* snow: remove a VLA used for edge emulationRonald S. Bultje2012-07-03
* x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-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
* asfdec: read attached pictures.Anton Khirnov2012-07-02
* apetag: reindentAnton Khirnov2012-07-02
* apetag: export attached covers as video streams.Anton Khirnov2012-07-02
* apetag: fix the amount of data read from binary tags.Anton Khirnov2012-07-02
* apetag: make sure avio_get_str() doesn't read more than it should.Anton Khirnov2012-07-02
* mov: read itunes cover art.Anton Khirnov2012-07-02
* snow: remove VLA in mc_block()Mans Rullgard2012-07-02
* intfloat: Don't use designated initializers in the public headersRonald S. Bultje2012-07-02
* snow: remove a VLA.Ronald S. Bultje2012-07-02
* doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun2012-07-02
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
* vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-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
* opt/eval: Include mathematics.h for NAN/INFINITYMartin Storsjö2012-07-01
* mathematics: Don't use division by zero in NAN/INFINITY macrosRonald S. Bultje2012-07-01
* wma: Lower the maximum number of channels to 2Martin Storsjö2012-07-01
* x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-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