19100 Commits (5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f)

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