summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264chroma: Remove duplicate 9/10 bit functionsRonald S. Bultje2013-02-19
* vp56: Remove clear_blocks call, and clear alpha plane U/V DC onlyRonald S. Bultje2013-02-19
* x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang2013-02-18
* x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size paramDaniel Kang2013-02-18
* svq3: unbreak decodingMatti Hamalainen2013-02-18
* build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-17
* build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-17
* libopencore-amrwb: Make AMR-WB ifdeffery more preciseDiego Biurrun2013-02-17
* libopencore-amr: Conditionally compile decoder and encoder bitsDiego Biurrun2013-02-17
* libopencore-amrnb: cosmetics: Group all encoder-related code togetherDiego Biurrun2013-02-17
* dsputil: convert remaining op_pixels_funcLuca Barbato2013-02-17
* roqvideodec: check dimensions validityMichael Niedermayer2013-02-17
* vqavideo: check chunk sizes before reading chunksMichael Niedermayer2013-02-17
* qdm2: check array index before use, fix out of array accessesMichael Niedermayer2013-02-17
* error_resilience: add required headers.Anton Khirnov2013-02-17
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* error_resilience: decouple ER from MpegEncContextAnton Khirnov2013-02-15
* svq3: remove a pointless if()Anton Khirnov2013-02-15
* h264: remove a pointless if()Anton Khirnov2013-02-15
* h264: simplify calls to ff_er_add_slice().Anton Khirnov2013-02-15
* get_buffer(): do not initialize the data.Anton Khirnov2013-02-15
* sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun2013-02-15
* h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun2013-02-15
* dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun2013-02-13
* ws-snd1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* wmavoice: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContextJustin Ruggles2013-02-12
* wma: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* wmapro: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* wavpack: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* vorbis: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* vmdaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* twinvq: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* tta: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* truespeech: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* tak: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* smackaud: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* sipr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* shorten: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* s302m: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* ra288: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* 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