source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b5ad422b   12 years diego doc: filters: Correct BNF FILTER description Signed-off-by: Diego …
(edit) @c9ad5f59   12 years diego intreadwrite: tomi: Add missing attributes.h #include for av_always_inline
(edit) @8a11ce43   12 years diego build: Ensure that output directories for header objects are created
(edit) @26ee5ca0   12 years martin h264: Get rid of unnecessary casts This gets rid of a number of …
(edit) @fae6fd5b   12 years martin h264/svq3: Stop using draw_edges Instead, only extend edges on-demand …
(edit) @7ebfb466   12 years martin h264: Don't store intra pcm samples in h->mb Instead, keep them in …
(edit) @9918f57d   12 years martin get_bits: Return pointer to buffer that is the result of the alignment …
(edit) @2ed00820   12 years martin h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from …
(edit) @e5ffffe4   12 years martin h264chroma: Remove duplicate 9/10 bit functions These functions do …
(edit) @0c0828ec   12 years martin x86: Use simple nop codes for <= sse (rather than <= mmx) The …
(edit) @f859678f   12 years martin vp56: Remove clear_blocks call, and clear alpha plane U/V DC only The …
(edit) @9acd23d6   12 years diego x86: dsputil: Fix h263 loop filter link error in some configurations …
(edit) @7a03145e   12 years diego x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size …
(edit) @202b5f6d   12 years diego doc: Fix some obsolete references to av* tools as ff* tools …
(edit) @7f3624dc   12 years lu_zero svq3: unbreak decoding a7d2861d36756b913e85681b86ed3385274e8ced
(edit) @aa11cb79   12 years lu_zero build: make audio_frame_queue a stand-alone component Encoders …
(edit) @870a0c66   12 years lu_zero build: The libopencore-amrnb encoder depends on audio_frame_queue CC: …
(edit) @8837f439   12 years lu_zero libopencore-amrwb: Make AMR-WB ifdeffery more precise The library …
(edit) @e6bda9a9   12 years lu_zero libopencore-amr: Conditionally compile decoder and encoder bits CC: …
(edit) @56632fef   12 years lu_zero libopencore-amrnb: cosmetics: Group all encoder-related code together …
(edit) @0b70fb1d   12 years lu_zero dsputil: convert remaining op_pixels_func Convert to diffptr_t the …
(edit) @488f87be   12 years siretart roqvideodec: check dimensions validity Found-by: Mateusz "j00ru" …
(edit) @f7d18deb   12 years siretart vqavideo: check chunk sizes before reading chunks Fixes out of array …
(edit) @39bec05e   12 years siretart qdm2: check array index before use, fix out of array accesses …
(edit) @1f8f43a5   12 years anton error_resilience: add required headers.
(edit) @2c541554   12 years anton h264: deMpegEncContextize Most of the changes are just trivial are …
(edit) @1d0feb5d   12 years anton mpegvideo: split ff_draw_horiz_band(). Split out dependency on …
(edit) @54974c62   12 years anton error_resilience: decouple ER from MpegEncContext
(edit) @d9ebb00   12 years anton svq3: remove a pointless if() The H264 context is always …
(edit) @2491f9ee   12 years anton h264: remove a pointless if() !encoding is always true, we do not …
(edit) @68f930d2   12 years anton h264: simplify calls to ff_er_add_slice(). partitioned_frame is never …
(edit) @d2a25c40   12 years anton get_buffer(): do not initialize the data. There may be more decoders …
(edit) @64ed3976   12 years anton vf_yadif: fix out-of line reads Some changes in the border pixels, …
(edit) @ccd70d9c   12 years anton vf_yadif: factorize initializing the filtering callbacks Do it all in …
(edit) @3594554a   12 years diego sparc: dsputil: Simplify high_bit_depth checks
(edit) @49fe2807   12 years diego h264idct: Replace duplicate scan8 table by appropriate #include
(edit) @4db96649   12 years diego avutil: Ensure that emms_c is always defined, even on non-x86
(edit) @759a3a21   12 years diego configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
(edit) @ab441e20   12 years diego avutil: Move emms code to x86-specific header
(edit) @130cefc9   12 years derek.buitenhuis doc/platform: Fix 10l typo This error was somehow missed for months. …
(edit) @c650794   12 years diego dsputil: Move STRIDE_ALIGN macro to the only place it is used
(edit) @157542eb   12 years justin.ruggles lavr: fix mixing matrix reduction when normalization is disabled In …
(edit) @600b4c97   12 years justin.ruggles lavr: fix matrix reduction for upmixing in certain cases Do not skip …
(edit) @a3735bb9   12 years justin.ruggles lavr: cosmetics: reindent
(edit) @1647da89   12 years justin.ruggles lavr: make sure that the mix function is reset even if no mixing will …
(edit) @646831e6   12 years justin.ruggles lavr: print out the mix matrix in ff_audio_mix_set_matrix() This will …
(edit) @8ae50d87   12 years justin.ruggles ws-snd1: decode directly to the user-provided AVFrame
(edit) @5a72888   12 years justin.ruggles wmavoice: decode directly to the user-provided AVFrame
(edit) @205a95f7   12 years justin.ruggles wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
(edit) @c815ca36   12 years justin.ruggles wma: decode directly to the user-provided AVFrame
(edit) @f4a283ee   12 years justin.ruggles wmapro: decode directly to the user-provided AVFrame
(edit) @9873d71f   12 years justin.ruggles wavpack: decode directly to the user-provided AVFrame
(edit) @ee6ca11b   12 years justin.ruggles vorbis: decode directly to the user-provided AVFrame
(edit) @f80f8dd4   12 years justin.ruggles vmdaudio: decode directly to the user-provided AVFrame
(edit) @3b7d4338   12 years justin.ruggles twinvq: decode directly to the user-provided AVFrame
(edit) @ad2104ba   12 years justin.ruggles tta: decode directly to the user-provided AVFrame
(edit) @3997fef9   12 years justin.ruggles truespeech: decode directly to the user-provided AVFrame
(edit) @4a2b26fc   12 years justin.ruggles tak: decode directly to the user-provided AVFrame
(edit) @903b62cc   12 years justin.ruggles smackaud: decode directly to the user-provided AVFrame
(edit) @09d6831f   12 years justin.ruggles sipr: decode directly to the user-provided AVFrame
(edit) @fed74c0a   12 years justin.ruggles shorten: decode directly to the user-provided AVFrame
(edit) @5d5c248   12 years justin.ruggles s302m: decode directly to the user-provided AVFrame
(edit) @79fb2a1f   12 years justin.ruggles ra288: decode directly to the user-provided AVFrame
(edit) @f7e8c87c   12 years justin.ruggles ra144: decode directly to the user-provided AVFrame
(edit) @cbeb3ed3   12 years justin.ruggles ralf: decode directly to the user-provided AVFrame
(edit) @e01e1a46   12 years justin.ruggles qdm2: decode directly to the user-provided AVFrame
(edit) @1b9b6d6e   12 years justin.ruggles qcelp: decode directly to the user-provided AVFrame
(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
Note: See TracRevisionLog for help on using the revision log.