53250 Commits (f49564c6075935443323abf4571a62205e7b3c59)
 

Author SHA1 Message Date
Michael Niedermayer 46430fd47c vc1dec: Don't attempt error concealment on field pictures 12 years ago
Michael Niedermayer 509cc1e883 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a887372109 Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' 12 years ago
Sebastian Sandberg 1bd57a850a vc1dec: fieldtx is only valid for interlaced frame pictures 12 years ago
Claudio Freire 8bbdd20a29 aacenc: Fix erasure of surround channels 12 years ago
Claudio Freire f4d0a63b5b aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
Claudio Freire 7c71ada4ca aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
Michael Niedermayer b2da63db50 Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc' 12 years ago
Michael Niedermayer eda9d97b7a Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' 12 years ago
James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
Matt Wolenetz 252c0bfdc0 lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors) 12 years ago
burek 56ba331257 doc/filters: add some examples for the fps filter 12 years ago
Hendrik Leppkes 37d9784083 md5enc: don't reuse priv_class in two formats 12 years ago
Reimar Döffinger 7d1d596817 Add a generic hash API. 12 years ago
Reimar Döffinger 86215c326e Add 128 bit murmur3 hash function. 12 years ago
Andrey Utkin 47a628bfb3 avfilter: Add 'drawgrid' video filter 12 years ago
Martin Storsjö 05165c2f7a configure: Disable PIC for cygwin just as for win32/mingw 12 years ago
Joseph Artsimovich 3967f68053 Better handling for MXF essence reading reaching EOF. 12 years ago
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