aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svq3: remove a pointless if()Anton Khirnov2013-02-151-122/+120
* h264: remove a pointless if()Anton Khirnov2013-02-151-65/+63
* h264: simplify calls to ff_er_add_slice().Anton Khirnov2013-02-151-10/+8
* get_buffer(): do not initialize the data.Anton Khirnov2013-02-152-6/+0
* vf_yadif: fix out-of line readsAnton Khirnov2013-02-155-112/+200
* vf_yadif: factorize initializing the filtering callbacksAnton Khirnov2013-02-151-11/+12
* sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun2013-02-151-5/+2
* h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun2013-02-151-19/+1
* avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun2013-02-142-3/+6
* configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun2013-02-141-1/+1
* avutil: Move emms code to x86-specific headerDiego Biurrun2013-02-142-20/+26
* doc/platform: Fix 10l typoDerek Buitenhuis2013-02-131-1/+1
* dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun2013-02-132-6/+7
* lavr: fix mixing matrix reduction when normalization is disabledJustin Ruggles2013-02-121-0/+11
* lavr: fix matrix reduction for upmixing in certain casesJustin Ruggles2013-02-121-0/+10
* lavr: cosmetics: reindentJustin Ruggles2013-02-121-14/+14
* lavr: make sure that the mix function is reset even if no mixing will be doneJustin Ruggles2013-02-121-21/+31
* lavr: print out the mix matrix in ff_audio_mix_set_matrix()Justin Ruggles2013-02-121-26/+29
* ws-snd1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-19/+7
* wmavoice: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-13/+8
* wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContextJustin Ruggles2013-02-123-6/+10
* wma: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-8/+5
* wmapro: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-14/+7
* wavpack: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+4
* vorbis: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+7
* vmdaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+7
* twinvq: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* tta: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-12/+8
* truespeech: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* tak: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+8
* smackaud: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-17/+6
* sipr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-10/+6
* shorten: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* s302m: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-26/+8
* ra288: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* ra144: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-9/+5
* ralf: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-12/+7
* qdm2: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+5
* qcelp: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* pcm-bluray: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-23/+6
* nellymoser: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-123-17/+10
* mpegaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-20/+20
* mlp/truehd: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+6
* mace: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+5
* libspeex: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* libopus: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-13/+12
* libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-18/+10
* libgsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* libilbc: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-8/+5