source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ab4ba6b7   12 years michaelni Merge commit '2f6bc5f7c193477c2ebc0acce8f2d5551445e129' * commit …
(edit) @3c662170   12 years michaelni Merge commit '8071264f2196d71ff49c3944c33f8d3d83f548f1' * commit …
(edit) @23de9e91   12 years michaelni Merge commit '68d8238cca52e50e8cc81bf2edcaf8088c52d4c0' * commit …
(edit) @6c9d28a2   12 years michaelni vc1dec: Fix tff == 0 handling in init_block_index() This fixes …
(edit) @a0fbc28c   12 years michaelni vc1dec: Fix non pullup tff Signed-off-by: Michael Niedermayer …
(edit) @8ebfd7c4   12 years michaelni h264: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @67cc31d6   12 years Clément Bœsch lavf/gif: add final_delay option.
(edit) @a16c2056   12 years Clément Bœsch lavf/gifdec: add loop support. Loop is ignored by default.
(edit) @f5ede48f   12 years Clément Bœsch lavc/gif: miscellaneous cosmetics.
(edit) @7004cad3   12 years Clément Bœsch Changelog: notify GIF improvements.
(edit) @5927ebab   12 years Clément Bœsch doc/general: animated GIF are now compressed.
(edit) @e1b35bdd   12 years Clément Bœsch lavc/gif: add flag to enable transparency detection between frames. …
(edit) @0f1250b7   12 years Clément Bœsch lavc/gif: make possible to disable offsetting.
(edit) @8f116bf7   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @e07e8882   12 years michaelni Merge commit 'a77aed142cade3beb0cd43f879d4f47daae23b8a' * commit …
(edit) @6c5989cc   12 years michaelni Merge commit 'b357f1d1d3dd1d6672df6a397a31be425d31b6d1' * commit …
(edit) @4cb59ad   12 years michaelni Merge commit '3eec1d41b4a947ba497f528e68da14a8befb85b9' * commit …
(edit) @f4b05cd8   12 years michaelni Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c' * commit …
(edit) @2f6bc5f7   12 years martin svq3: Use hpeldsp instead of dsputil for half-pel functions …
(edit) @f4fed5a2   12 years martin mpegvideo: Use hpeldsp instead of dsputil for half-pel functions This …
(edit) @6caa44aa   12 years martin svq1: Use hpeldsp instead of dsputil for half-pel functions This …
(edit) @c1047003   12 years martin mimic: Use hpeldsp instead of dsputil for half-pel functions …
(edit) @8071264f   12 years martin interplayvideo: Use hpeldsp instead of dsputil for half-pel functions …
(edit) @0f0a11d5   12 years martin bink: Use hpeldsp instead of dsputil for half-pel functions …
(edit) @8f992dc8   12 years martin indeo3: Use hpeldsp instead of dsputil for half-pel functions This …
(edit) @cb7ecb75   12 years martin vp56: Use hpeldsp instead of dsputil for half-pel functions This …
(edit) @3bd062bf   12 years martin vp3: Use hpeldsp instead of dsputil for half-pel functions This makes …
(edit) @68d8238c   12 years martin hpeldsp: Add half-pel functions (currently copies of dsputil) …
(edit) @05b2c99   12 years michaelni avcodec: Fix lowres handling in buffer allocation Signed-off-by: …
(edit) @a8b05dde   12 years michaelni Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72' * commit …
(edit) @194d0399   12 years michaelni Merge commit '505642f18276aed03278ac91b1f334ea888eac6a' * commit …
(edit) @bc7fbd36   12 years diego fate: cosmetics: More sensible order for entries in video filter file
(edit) @a77aed14   12 years diego fate: Rename video filters file and add separate video filters target
(edit) @b357f1d1   12 years diego fate: Split audio filters into their own separate file
(edit) @3eec1d41   12 years diego fate: Reuse VREF and AREF variables where appropriate
(edit) @833bc66   12 years michaelni avformat: change seeking index consistency asserts to av_asserts …
(edit) @42bcc408   12 years michaelni avcodec/mpegvideo_motion: Use a field from the current frame if the …
(edit) @30e6a02c   12 years Clément Bœsch lavf/http: remove duplicated dec flag.
(edit) @76c72773   12 years michaelni x86: sbrdsp: implement SSE2 hf_apply_noise 233 to 105 cycles on …
(edit) @380cfce2   12 years Clément Bœsch lavc: add AV_CODEC_PROP_TEXT_SUB. CC are not marked. Also allow …
(edit) @6189ff36   12 years Clément Bœsch lavf/gif: avoid forward declaration.
(edit) @a7c5b7a6   12 years Clément Bœsch lavf/gif: correct the delay after the first frame. To define …
(edit) @5e83d9ac   12 years anton h264: fully support cropping. Based on a patch by Vittorio Giovara …
(edit) @a7f46586   12 years anton ff_get_buffer(): allocate the frame for max(coded,display) dimensions …
(edit) @505642f1   12 years anton mp3dec: fallback to generic seeking when a TOC is not present Fixes …
(edit) @b63f7b3a   12 years onemda lavfi/afade: use AV_OPT_TYPE_DURATION Signed-off-by: Paul B Mahol …
(edit) @7e57adb4   12 years Clément Bœsch lavf/gif: fix timing. pkt->duration can not be used since the values …
(edit) @13478b2   12 years Clément Bœsch gif: use only one graphic control extension block per image. The …
(edit) @7b80b3ce   12 years Clément Bœsch lavc/utils: merge side data after video encode. This allows encoders …
(edit) @3d786591   12 years Clément Bœsch fate/gif: create meaningful gif encoding tests.
(edit) @007989c7   12 years michaelni mxfdec: fix return variable type for avio_seek Signed-off-by: Marton …
(edit) @a39cd876   12 years Reimar.Doeffinger Fix multithreaded MPEG-4 decoding. Regression since …
(edit) @7254afdf   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @020c287   12 years michaelni avformat: Dont stop probing before the whole id3 tag is read When a …
(edit) @c6a43a72   12 years stefasab lavfi/mptestsrc: fix invalid access in case of negative linesize In …
(edit) @7c1a002c   12 years Clément Bœsch subtitles: introduce ASS codec id and use it. Currently, we have a …
(edit) @b1cc12d0   12 years nicolas.george ffmpeg: make -aspect work with -vcodec copy.
(edit) @b42827ff   12 years nicolas.george lavfi/vf_aspect: improve compatibility of parsing. Try to accept both …
(edit) @5b9675b5   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @23daee0d   12 years michaelni avcodec/mpegvideo_motion: Check P field references If a reference is …
(edit) @4c8ce750   12 years michaelni svq3: use memmove to avoid overlap in memcpy. Found-by: Mateusz …
(edit) @212960ee   12 years onemda colorchannelmixer filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @449cdd54   12 years onemda colorbalance filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @300ca076   12 years nicolas.george examples/filtering_audio: fix frame leak. The frame is not used after …
(edit) @3e9c0217   12 years onemda lavu: add av_clipd_c Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5ae484e3   12 years michaelni evrcdec: use memmove() instead of memcpy() when regions can overlap. …
(edit) @90a56ebb   12 years Clément Bœsch lavc/gif: avoid encoding 0x0 images. It seems browsers don't like it …
(edit) @9db1c64   12 years Clément Bœsch lavf/gif: support only GIF codec.
(edit) @01367b0   12 years Clément Bœsch lavf/gif: merge gif_write_{packet,video}. Avoid a pointless split.
(edit) @b7a3f143   12 years Clément Bœsch lavf/gif: trim unnecessarily long netscape ext code. Extension …
(edit) @0a0e6877   12 years Clément Bœsch lavf/gif: remove unused fields.
(edit) @28f9858c   12 years Clément Bœsch lavf/gif: simplify streams type checking.
(edit) @978e3734   12 years michaelni cmdutils: make the "-help filter=" output less confusing Example: …
(edit) @99818ac4   12 years Carl Eugen Hoyos Fix libswscale compilation with --disable-optimizations on x86-32. …
(edit) @ee94362c   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @6998af4a   12 years michaelni avcodec/bitstream: check codes in ff_init_vlc_sparse() Signed-off-by: …
(edit) @fb3e3808   12 years michaelni avcodec/bitstream: Check bits in ff_init_vlc_sparse() Fixes out of …
(edit) @2ade23a7   12 years Carl Eugen Hoyos Fix pgc compilation with --disable-optimizations. -O1 disables dead …
(edit) @bdfe60c7   12 years michaelni xan: Check for overlapping copies No valid samples i found use such …
(edit) @32cc7ba8   12 years Clément Bœsch fate: hot fix for gif failure.
(edit) @b6408ffc   12 years Clément Bœsch lavf/gif: fix assert in avio API after dfb3231.
(edit) @91a5b4d4   12 years Clément Bœsch gif: remove outdated comments.
(edit) @8694e871   12 years Clément Bœsch lavc/gif: return more meaningful error code.
(edit) @71411b69   12 years Clément Bœsch lavc/gif: merge two allocation checks.
(edit) @dfb32310   12 years Clément Bœsch lavf/gif: simplify palette writing.
(edit) @7b972d82   12 years Clément Bœsch gif: reindent after previous commits.
(edit) @e065e8a4   12 years Clément Bœsch lavc/gif: crop image when possible. Increase compression when …
(edit) @635389cc   12 years Clément Bœsch Cleanse GIF muxer and encoder. This commit removes the badly …
(edit) @1efcab02   12 years stefasab lavfi/aspect: apply hot fix for NUM:DEN syntax
(edit) @f04ec05f   12 years stefasab lavfi/setdar: fix num/den swapping in log message
(edit) @f212c23   12 years stefasab lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field
(edit) @c2522473   12 years michaelni avutil/intfloat_readwrite: include common.h for isinf() Solution …
(edit) @e252460c   12 years stefasab lavfi/mptestsrc: remove unused size field
(edit) @db84088e   12 years stefasab lavfi/mptestsrc: use AV_OPT_TYPE_DURATION Simplify.
(edit) @bbf003e9   12 years stefasab lavfi/mptestsrc: reindent option constants
(edit) @3933963d   12 years stefasab lavfi/testsrc: fix style
(edit) @7ab63126   12 years stefasab lavfi/testsrc: use int in place of unsigned Avoid implicit …
(edit) @5229b783   12 years stefasab lavfi/aspect: extend verbose feedback, show old SAR and DAR values
(edit) @fe5ca6b9   12 years stefasab lavfi/aspect: restore ratio parsing Allow to set a ratio as "a:b" …
(edit) @8bfd8781   12 years stefasab lavfi/select: factorize options definition between select and aselect
Note: See TracRevisionLog for help on using the revision log.