52442 Commits (017051266b37498d18553af7eaee537823ba2d45)
 

Author SHA1 Message Date
Ronald S. Bultje 28bc406c84 mjpeg: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 1277dc07fb svq1enc: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 2f6bc5f7c1 svq3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje f4fed5a2f9 mpegvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 6caa44aa7d svq1: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje c10470035e mimic: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8071264f21 interplayvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 0f0a11d576 bink: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8f992dc8c7 indeo3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje cb7ecb7563 vp56: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 3bd062bf7f vp3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 68d8238cca hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
Michael Niedermayer 05b2c998c7 avcodec: Fix lowres handling in buffer allocation 12 years ago
Michael Niedermayer a8b05dde0d Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72' 12 years ago
Michael Niedermayer 194d0399a2 Merge commit '505642f18276aed03278ac91b1f334ea888eac6a' 12 years ago
Diego Biurrun bc7fbd36ea fate: cosmetics: More sensible order for entries in video filter file 12 years ago
Diego Biurrun a77aed142c fate: Rename video filters file and add separate video filters target 12 years ago
Diego Biurrun b357f1d1d3 fate: Split audio filters into their own separate file 12 years ago
Diego Biurrun 3eec1d41b4 fate: Reuse VREF and AREF variables where appropriate 12 years ago
Michael Niedermayer 833bc6678f avformat: change seeking index consistency asserts to av_asserts 12 years ago
Michael Niedermayer 42bcc4082d avcodec/mpegvideo_motion: Use a field from the current frame if the last is unavailable in DMV & 16x8 12 years ago
Clément Bœsch 30e6a02c23 lavf/http: remove duplicated dec flag. 12 years ago
Christophe Gisquet 76c7277385 x86: sbrdsp: implement SSE2 hf_apply_noise 12 years ago
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Clément Bœsch 6189ff3679 lavf/gif: avoid forward declaration. 12 years ago
Clément Bœsch a7c5b7a676 lavf/gif: correct the delay after the first frame. 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Anton Khirnov a7f46586bf ff_get_buffer(): allocate the frame for max(coded,display) dimensions 12 years ago
Michael Niedermayer 505642f182 mp3dec: fallback to generic seeking when a TOC is not present 12 years ago
Paul B Mahol b63f7b3ac7 lavfi/afade: use AV_OPT_TYPE_DURATION 12 years ago
Clément Bœsch 7e57adb464 lavf/gif: fix timing. 12 years ago
Clément Bœsch 13478b270a gif: use only one graphic control extension block per image. 12 years ago
Clément Bœsch 7b80b3cef0 lavc/utils: merge side data after video encode. 12 years ago
Clément Bœsch 3d786591b8 fate/gif: create meaningful gif encoding tests. 12 years ago
Marton Balint 007989c7a2 mxfdec: fix return variable type for avio_seek 12 years ago
Reimar Döffinger a39cd8766f Fix multithreaded MPEG-4 decoding. 12 years ago
Michael Niedermayer 7254afdf1c Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 020c287f5e avformat: Dont stop probing before the whole id3 tag is read 12 years ago
Stefano Sabatini c6a43a7244 lavfi/mptestsrc: fix invalid access in case of negative linesize 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Nicolas George b1cc12d0e3 ffmpeg: make -aspect work with -vcodec copy. 12 years ago
Nicolas George b42827ffd9 lavfi/vf_aspect: improve compatibility of parsing. 12 years ago
Michael Niedermayer 5b9675b5ac Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 23daee0dcc avcodec/mpegvideo_motion: Check P field references 12 years ago
Michael Niedermayer 4c8ce750ab svq3: use memmove to avoid overlap in memcpy. 12 years ago
Paul B Mahol 212960eea4 colorchannelmixer filter 12 years ago
Paul B Mahol 449cdd547b colorbalance filter 12 years ago
Nicolas George 300ca0763b examples/filtering_audio: fix frame leak. 12 years ago
Paul B Mahol 3e9c0217fd lavu: add av_clipd_c 12 years ago
Michael Niedermayer 5ae484e350 evrcdec: use memmove() instead of memcpy() when regions can overlap. 12 years ago