source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0905c963   12 years justin.ruggles pcm-bluray: decode directly to the user-provided AVFrame
(edit) @0fe4056f   12 years justin.ruggles nellymoser: decode directly to the user-provided AVFrame
(edit) @3a23752c   12 years justin.ruggles mpc7/8: decode directly to the user-provided AVFrame
(edit) @2c785e25   12 years justin.ruggles mpegaudio: decode directly to the user-provided AVFrame
(edit) @dc33fbbf   12 years justin.ruggles mlp/truehd: decode directly to the user-provided AVFrame
(edit) @86bfcfcf   12 years justin.ruggles mace: decode directly to the user-provided AVFrame
(edit) @bed957bb   12 years justin.ruggles libspeex: decode directly to the user-provided AVFrame
(edit) @19b2cb26   12 years justin.ruggles libopus: decode directly to the user-provided AVFrame
(edit) @0cd08367   12 years justin.ruggles libopencore-amr: decode directly to the user-provided AVFrame
(edit) @4f69612d   12 years justin.ruggles libgsm: decode directly to the user-provided AVFrame
(edit) @a8ea936a   12 years justin.ruggles libilbc: decode directly to the user-provided AVFrame
(edit) @b8788671   12 years justin.ruggles dpcm: decode directly to the user-provided AVFrame
(edit) @9b28e583   12 years justin.ruggles imc/iac: decode directly to the user-provided AVFrame
(edit) @6fdfdb23   12 years justin.ruggles gsm: decode directly to the user-provided AVFrame
(edit) @cb7b47a6   12 years justin.ruggles g726: decode directly to the user-provided AVFrame
(edit) @7e52fd6b   12 years justin.ruggles g723.1: decode directly to the user-provided AVFrame
(edit) @036e9b04   12 years justin.ruggles g722: decode directly to the user-provided AVFrame
(edit) @b8e9c99   12 years justin.ruggles flac: decode directly to the user-provided AVFrame
(edit) @97c7bdc6   12 years justin.ruggles cinaudio: decode directly to the user-provided AVFrame
(edit) @182821cf   12 years justin.ruggles dca: decode directly to the user-provided AVFrame
(edit) @7b783215   12 years justin.ruggles cook: decode directly to the user-provided AVFrame
(edit) @cddf8998   12 years justin.ruggles comfortnoise: decode directly to the user-provided AVFrame
(edit) @e42e5a89   12 years justin.ruggles bmvaudio: decode directly to the user-provided AVFrame
(edit) @a6bb39ad   12 years justin.ruggles pcm: decode directly to the user-provided AVFrame
(edit) @5cc0bd2c   12 years justin.ruggles binkaudio: decode directly to the user-provided AVFrame
(edit) @9a75ace2   12 years justin.ruggles atrac3: decode directly to the user-provided AVFrame
(edit) @0ded61b   12 years justin.ruggles atrac1: decode directly to the user-provided AVFrame
(edit) @5932e2d7   12 years justin.ruggles ape: decode directly to the user-provided AVFrame
(edit) @da28bb3f   12 years justin.ruggles amrwb: decode directly to the user-provided AVFrame
(edit) @e3db3429   12 years justin.ruggles amrnb: decode directly to the user-provided AVFrame
(edit) @9b0b355   12 years justin.ruggles als: decode directly to the user-provided AVFrame
(edit) @5cd597f2   12 years justin.ruggles alac: decode directly to the user-provided AVFrame
(edit) @bae4f479   12 years justin.ruggles adxenc: alloc/free coded_frame instead of keeping it in the ADXContext
(edit) @0588935e   12 years justin.ruggles adx: decode directly to the user-provided AVFrame
(edit) @e57daa87   12 years justin.ruggles adpcm: decode directly to the user-provided AVFrame
(edit) @55d2e12a   12 years justin.ruggles ac3: decode directly to the user-provided AVFrame
(edit) @ffd21230   12 years justin.ruggles aac: decode directly to the user-provided AVFrame
(edit) @a3de4010   12 years justin.ruggles 8svx: decode directly to the user-provided AVFrame
(edit) @fd1abf42   12 years lu_zero lavu: avoid clashing definition of E E is usually defined as a …
(edit) @3658d2df   12 years diego doc: developer: Add a note about reserved system name space
(edit) @56dea32f   12 years diego doc: developer: Fix wording in "naming conventions" section
(edit) @69dca3a4   12 years diego openbsd: Add minor number to shared library install name This is what …
(edit) @304b806c   12 years diego build: Make library minor version visible in the Makefile This allows …
(edit) @b3f2a3f   12 years diego x86: mpeg4qpel: Make movsxifnidn do the right thing Fixes an …
(edit) @4c51fe48   12 years martin h264: Copy h264chroma dsp context to slice thread copies This fixes …
(edit) @d192ac3e   12 years martin swscale: Disallow conversion to GBRP16 This reverts parts of …
(edit) @62a43d3   12 years diego crc: Move static data table from header to .c file Having static data …
(edit) @6fb296e9   12 years diego avcodec/rectangle: Remove nonsense assert
(edit) @375ef65   12 years derek.buitenhuis libfdk-aacenc: Actually check for upper bounds of cutoff …
(edit) @ab8f1a69   12 years martin arm: Fall back to runtime cpu feature detection via /proc/cpuinfo On …
(edit) @d46d87d1   12 years diego sparc: dsputil_vis: Fix silly variable name search and replace typo
(edit) @813784a8   12 years derek.buitenhuis sws: disable yuv2rgb warning for planar rgb. planar rgb formats do …
(edit) @7b41c24c   12 years derek.buitenhuis sws: dont enable chrSrcHSubSample for planar RGB This code path is …
(edit) @e58013d   12 years derek.buitenhuis sws: use planarRgbToRgbWrapper only for 8bit per component The …
(edit) @d6d5ef55   12 years derek.buitenhuis sws: GBRP9, GBRP10, and GBRP16 output support Signed-off-by: Michael …
(edit) @81726a4f   12 years anton FATE: add tests for additional flavors of asf cover art
(edit) @1ef0e8a6   12 years anton asfdec: do not assume every AVStream has a corresponding ASFStream …
(edit) @f5fac6f7   12 years anton asfdec: support reading ID3v2 tags in ASF files Yes, these files do …
(edit) @db0a9432   12 years anton avplay: apply the stream sample_aspect_ratio to decoded video frames …
(edit) @84b721d   12 years anton asfdec: also read Metadata Library Object In some ASF files this …
(edit) @61f9ad2d   12 years anton asfdec: read the full Metadata Object, not just aspect ratio …
(edit) @36fab50e   12 years anton asfdec: silence a warning Signed-off-by: Vladimir Pantelic …
(edit) @8658e1c6   12 years diego mss4, ra288: Remove unused DSPContext local codec context members
(edit) @5d3d39c7   12 years diego dsputil: Move fdct function declarations to dct.h
(edit) @218aefce   12 years diego dsputil: Move LOCAL_ALIGNED macros to libavutil
(edit) @059866eb   12 years diego dsputil: Move WRAPPER8_16_SQ macro to the only place it is used
(edit) @bf6b3ec9   12 years diego dsputil: Move rnd_avg inline functions to a separate header
(edit) @b9c2408b   12 years diego dsputil: Remove commented-out, unused function declarations
(edit) @35685a3c   12 years diego dsputil: Move ff_shrink* function declarations to separate header
(edit) @75d5156a   12 years diego dsputil: Move ff_svq3 function declarations to a separate header
(edit) @6a443040   12 years diego dsputil: Move ff_h264_idct function declarations to a separate header
(edit) @b9ba5253   12 years diego dsputil: Move copy_block functions to a separate header
(edit) @9e31729d   12 years diego dsputil: Drop unused functions copy_block{2|4|16}
(edit) @b9ee5f2   12 years diego indeo3: replace use of copy_block4 with put_pixels The destination is …
(edit) @ed62e6e3   12 years diego mjpegdec: use put_pixels instead of copy_block8 Signed-off-by: Mans …
(edit) @b5b7b75e   12 years diego dsputil: Move get_penalty_factor() to the only place it is used.
(edit) @0b016eb9   12 years diego dsputil: Move ff_block_permute to mpegvideo_enc
(edit) @a1d3673   12 years martin dsputil: x86: Fix compile error Accidentally prefixed ff_ with …
(edit) @659d4ba5   12 years lu_zero dsputil: x86: Convert h263 loop filter to yasm Signed-off-by: Luca …
(edit) @12b54a1f   12 years anton mpegvideo: remove an unused function parameter
(edit) @605b047b   12 years anton rv10: improve buffer size check. Check slice count and input buffer …
(edit) @c5fcdb44   12 years anton error_resilience: remove a useless if() and FIXME pp_time is never …
(edit) @9782c77   12 years anton h264: remove silly macros They serve no useful purpose and wreak all …
(edit) @ca1fe6c0   12 years anton h263: remove an unused parameter from ff_h263_decode_init_vlc
(edit) @9d083d64   12 years anton flac: add channel layout masks for streams with 7 or 8 channels. They …
(edit) @41244e1   12 years anton flac: don't check the number of channels before setting the channel …
(edit) @a846dccb   12 years martin h264chroma: x86: Fix building with yasm disabled Signed-off-by: …
(edit) @82bd04b1   12 years diego rv34: Drop now unnecessary dsputil dependencies
(edit) @79dad2a   12 years diego dsputil: Separate h264chroma
(edit) @293065bd   12 years anton mpegvideo: initialize dummy reference frames. Do not rely on …
(edit) @dff6197d   12 years anton nuv: do not rely on get_buffer() initializing the frame.
(edit) @39a9fdd0   12 years anton yop: initialize palette to 0 The FATE sample contains some pixels …
(edit) @8136f234   12 years anton yop: check for input overreads. CC:libav-stable@libav.org
(edit) @06cf597   12 years anton yop: check that extradata is large enough. CC:libav-stable@libav.org
(edit) @89f11f49   12 years anton qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov …
(edit) @685e6f2e   12 years anton xxan: properly handle odd heights. Duplicate the last one or two …
(edit) @2cd40680   12 years anton fraps: fix off-by one bug for version 1. CC:libav-stable@libav.org
(edit) @da7baaa   12 years anton aasc: fix output for msrle compression. The bottom line was invalid …
(edit) @9bd6375d   12 years anton msrledec: check bounds before constructing a possibly invalid pointer, …
(edit) @6a39985   12 years anton cmdutils: remove ansi from the list of broken codecs. It's not …
Note: See TracRevisionLog for help on using the revision log.