17414 Commits (4da950c0ae224b9b8ef952dadf614be2c050023e)

Author SHA1 Message Date
Justin Ruggles 036e9b045f g722: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles b8e9c99ef1 flac: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 97c7bdc6d4 cinaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 182821cff4 dca: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 7b78321597 cook: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles cddf8998f1 comfortnoise: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e42e5a89d6 bmvaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles a6bb39add2 pcm: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5cc0bd2cb4 binkaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 9a75ace2b2 atrac3: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 0ded61b57a atrac1: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5932e2d7d2 ape: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles da28bb3f4a amrwb: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e3db34291f amrnb: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 9b0b355e97 als: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5cd597f22f alac: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles bae4f47938 adxenc: alloc/free coded_frame instead of keeping it in the ADXContext 12 years ago
Justin Ruggles 0588935e64 adx: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e57daa876b adpcm: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 55d2e12aef ac3: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles ffd2123095 aac: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles a3de4010c2 8svx: decode directly to the user-provided AVFrame 12 years ago
Daniel Kang b3f2a3fe3f x86: mpeg4qpel: Make movsxifnidn do the right thing 12 years ago
Martin Storsjö 4c51fe48ba h264: Copy h264chroma dsp context to slice thread copies 12 years ago
Diego Biurrun 6fb296e97e avcodec/rectangle: Remove nonsense assert 12 years ago
Derek Buitenhuis 375ef6528c libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Diego Biurrun d46d87d1d3 sparc: dsputil_vis: Fix silly variable name search and replace typo 12 years ago
Diego Biurrun 8658e1c682 mss4, ra288: Remove unused DSPContext local codec context members 12 years ago
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Diego Biurrun 059866eb17 dsputil: Move WRAPPER8_16_SQ macro to the only place it is used 12 years ago
Diego Biurrun bf6b3ec924 dsputil: Move rnd_avg inline functions to a separate header 12 years ago
Diego Biurrun b9c2408b19 dsputil: Remove commented-out, unused function declarations 12 years ago
Diego Biurrun 35685a3c2a dsputil: Move ff_shrink* function declarations to separate header 12 years ago
Diego Biurrun 75d5156ac1 dsputil: Move ff_svq3 function declarations to a separate header 12 years ago
Diego Biurrun 6a44304074 dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
Diego Biurrun b9ba5253dd dsputil: Move copy_block functions to a separate header 12 years ago
Diego Biurrun 9e31729d69 dsputil: Drop unused functions copy_block{2|4|16} 12 years ago
Mans Rullgard b9ee5f2cab indeo3: replace use of copy_block4 with put_pixels 12 years ago
Mans Rullgard ed62e6e3c3 mjpegdec: use put_pixels instead of copy_block8 12 years ago
Diego Biurrun b5b7b75e91 dsputil: Move get_penalty_factor() to the only place it is used. 12 years ago
Diego Biurrun 0b016eb99d dsputil: Move ff_block_permute to mpegvideo_enc 12 years ago
Daniel Kang a1d3673034 dsputil: x86: Fix compile error 12 years ago
Daniel Kang 659d4ba5af dsputil: x86: Convert h263 loop filter to yasm 12 years ago
Anton Khirnov 12b54a1f39 mpegvideo: remove an unused function parameter 12 years ago
Anton Khirnov 605b047bcc rv10: improve buffer size check. 12 years ago
Anton Khirnov c5fcdb4402 error_resilience: remove a useless if() and FIXME 12 years ago
Anton Khirnov 9782c778a2 h264: remove silly macros 12 years ago
Anton Khirnov ca1fe6c0e6 h263: remove an unused parameter from ff_h263_decode_init_vlc 12 years ago
Tim Walker 9d083d6417 flac: add channel layout masks for streams with 7 or 8 channels. 12 years ago