summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* ra144: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* ralf: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* qdm2: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* qcelp: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* pcm-bluray: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* nellymoser: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* mpegaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* mlp/truehd: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* mace: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* libspeex: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* libopus: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* libgsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* libilbc: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* dpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* imc/iac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* gsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* g726: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* g723.1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* g722: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* flac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* cinaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* dca: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* cook: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* bmvaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* pcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* binkaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* atrac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* atrac1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* ape: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* amrwb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* amrnb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* als: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* alac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* adxenc: alloc/free coded_frame instead of keeping it in the ADXContextJustin Ruggles2013-02-12
* adx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* adpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* ac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* aac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* 8svx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* x86: mpeg4qpel: Make movsxifnidn do the right thingDaniel Kang2013-02-11
* h264: Copy h264chroma dsp context to slice thread copiesMartin Storsjö2013-02-11
* avcodec/rectangle: Remove nonsense assertDiego Biurrun2013-02-11
* libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis2013-02-11
* sparc: dsputil_vis: Fix silly variable name search and replace typoDiego Biurrun2013-02-10
* mss4, ra288: Remove unused DSPContext local codec context membersDiego Biurrun2013-02-09
* dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-09
* dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08