summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* attributes: Add a definition of av_always_inline for MSVCRonald S. Bultje2012-06-30
* cmdutils: Pass the actual chosen encoder to filter_codec_optsMartin Storsjö2012-06-30
* os_support: Add fallback definitions for stat flagsRonald S. Bultje2012-06-30
* os_support: Rename the poll fallback function to ff_pollMartin Storsjö2012-06-30
* network: Check for struct pollfdMartin Storsjö2012-06-30
* os_support: Don't compare a negative number against socket descriptorsMartin Storsjö2012-06-30
* os_support: Include all the necessary headers for the win32 open functionRonald S. Bultje2012-06-30
* x86: vc1: fix and enable optimised loop filterMans Rullgard2012-06-30
* file: Only include unistd.h if it existsRonald S. Bultje2012-06-29
* random_seed: Only read /dev/*random if we have unistd.hRonald S. Bultje2012-06-29
* doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset2012-06-29
* rtpdec: Don't explicitly include unistd.h any longerRonald S. Bultje2012-06-29