aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2013-02-17build: make audio_frame_queue a stand-alone componentLuca Barbato
2013-02-17build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun
2013-02-17libopencore-amrwb: Make AMR-WB ifdeffery more preciseDiego Biurrun
2013-02-17libopencore-amr: Conditionally compile decoder and encoder bitsDiego Biurrun
2013-02-17libopencore-amrnb: cosmetics: Group all encoder-related code togetherDiego Biurrun
2013-02-17dsputil: convert remaining op_pixels_funcLuca Barbato
2013-02-17roqvideodec: check dimensions validityMichael Niedermayer
2013-02-17vqavideo: check chunk sizes before reading chunksMichael Niedermayer
2013-02-17qdm2: check array index before use, fix out of array accessesMichael Niedermayer
2013-02-17error_resilience: add required headers.Anton Khirnov
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-02-15mpegvideo: split ff_draw_horiz_band().Anton Khirnov
2013-02-15error_resilience: decouple ER from MpegEncContextAnton Khirnov
2013-02-15svq3: remove a pointless if()Anton Khirnov
2013-02-15h264: remove a pointless if()Anton Khirnov
2013-02-15h264: simplify calls to ff_er_add_slice().Anton Khirnov
2013-02-15get_buffer(): do not initialize the data.Anton Khirnov
2013-02-15sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun
2013-02-15h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun
2013-02-13dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun
2013-02-12ws-snd1: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12wmavoice: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContextJustin Ruggles
2013-02-12wma: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12wmapro: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12wavpack: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12vorbis: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12vmdaudio: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12twinvq: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12tta: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12truespeech: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12tak: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12smackaud: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12sipr: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12shorten: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12s302m: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12ra288: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12ra144: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12ralf: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12qdm2: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12qcelp: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12pcm-bluray: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12nellymoser: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12mpegaudio: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12mlp/truehd: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12mace: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12libspeex: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12libopus: decode directly to the user-provided AVFrameJustin Ruggles
2013-02-12libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles