53281 Commits (729fa55b8f4250b2fee7f4a511372d0b9f696389)
 

Author SHA1 Message Date
Michael Niedermayer 1e00bbb10c avcodec/lcldec: Check that dimensions are a multiple of the subsample factors 12 years ago
Clément Bœsch b3c263e209 lavu/common: make FF_CEIL_RSHIFT faster when shift is constant. 12 years ago
Michael Niedermayer 45150f90e7 fate: fix filter-colorchannelmixer by adding bitexact & accurate flags 12 years ago
Paul B Mahol 8671e995c8 imgconvert: silence "incompatible pointer type" warning 12 years ago
Michael Niedermayer f9db2fc84d cdgraphics: initialize buffer 12 years ago
Michael Niedermayer e6b6ae4695 vorbisdec: check codebook entry count 12 years ago
Stefano Sabatini 3a4c8788e3 tools/ffeval: use av_dynarray2_add() 12 years ago
Stefano Sabatini e3984166a4 lavu/mem: add av_dynarray2_add() 12 years ago
Stefano Sabatini 84be806982 lavu: define FF_MEMORY_POISON and use it 12 years ago
Michael Niedermayer e70e2583d0 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Paul B Mahol 2dedd8988a fate: add colorchannelmixer test 12 years ago
Carl Eugen Hoyos 231b331718 Do not read strd chunk in avi files as H264 extradata. 12 years ago
Paul B Mahol 4383e1b239 tests/lavf-regression: fix gbrp10 dpx test on big endian 12 years ago
Michael Niedermayer df4f4fc8a5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 69d52ef8ff Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199' 12 years ago
Michael Niedermayer 6585275e79 Merge commit 'e08c946c6860a78b0c479551d5f6735361160cbd' 12 years ago
Michael Niedermayer 352eb1f02f Merge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121' 12 years ago
Andrey Utkin bc63a76083 pngenc: Add 'dpi', 'dpm' options 12 years ago
Paul B Mahol c0a30dd2e4 fate: increase coverage for dpx encoder 12 years ago
Paul B Mahol ae9ef151ad dpxenc: simplifiy code using AVPixFmtDescriptor 12 years ago
Paul B Mahol 22a038606c dpxenc: do not set coded_frame 12 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Michael Niedermayer 145e644aee sws/output: remove offset/coef for alpha in rgba64 12 years ago
Paul B Mahol e1746d057b swscale: RGBA64 output 12 years ago
Diego Biurrun 2c2c48a9bd configure: x86: Only enable cpunop on i686 12 years ago
Diego Biurrun f54b55058a configure: Rename cmov processor capability to i686 12 years ago
Claudio Freire e41cd3cdeb aacenc: Fix ticket #1784: erasure of surround channels 12 years ago
Martin Storsjö e08c946c68 configure: Explicitly disable PIC when targeting win32/mingw 12 years ago
Martin Storsjö b1803c79dc configure: Use enable_weak when enabling pic 12 years ago
Michael Niedermayer 91f4a44ff4 sws/packed_16bpc_bswap: fix handling of negative stride 12 years ago
Michael Niedermayer 63725d158d Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64" 12 years ago
Paul B Mahol d93bc4ef5c redspark: fix memleak in redspark_read_header 12 years ago
Paul B Mahol 87888c043d fate: add exr tests 12 years ago
Paul B Mahol 23f7b14f28 sws: support endianness conversion for AV_PIX_FMT_RGBA64 12 years ago
Clément Bœsch cd43a7e945 doc/filters: split item options which are not aliases. 12 years ago
Clément Bœsch 09d3449a8f fate/filter: test gradfun timeline. 12 years ago
Clément Bœsch 9b11c2ef36 fate/filter: test hqdn3d timeline. 12 years ago
Clément Bœsch 0122300c86 lavfi/hqdn3d: restore timeline feature. 12 years ago
Clément Bœsch 0652111833 lavfi/hqdn3d: use macros instead of hardcoded indexes. 12 years ago
Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
Clément Bœsch 60f0e30431 lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
Clément Bœsch 59d33eafd1 lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
Paul B Mahol 91cae60ecb lavfi/select: unbreak compatibility with older PICT_TYPE syntax 12 years ago
Michael Niedermayer cbcc5cbbd8 Merge remote-tracking branch 'jamrial/adpcm' 12 years ago
Michael Niedermayer 9a2153894f ffv1enc: fix 1000l typo 12 years ago
Michael Niedermayer b8a2331a70 ffv1: check for malloc failure. 12 years ago
Michael Niedermayer bd63f8f657 ffv1enc: Fix memleak 12 years ago
Michael Niedermayer 19411d32d4 ffv1enc: dont set coded_frame 12 years ago