57114 Commits (a807c68253b02cce8b9fbc87d7857c31d531a1ee)
 

Author SHA1 Message Date
Michael Niedermayer 3d5a995eac Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80' 11 years ago
Michael Niedermayer c1488fab3d Merge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10' 11 years ago
Ronald S. Bultje ba9c557b92 avcodec/x86/vp9dsp: Fix compilation with nasm. 11 years ago
Michael Niedermayer b6b9c150f0 ffmpeg: add max_error_rate to allow tuning the point decoding errors are considered a failure of the whole transcoding. 11 years ago
Michael Niedermayer 728bb910ec avfilter/vf_deshake: fix block_contrast() lower brightness value 11 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 11 years ago
Lenny Wang 2779b7b30a avfilter/deshake 11 years ago
Michael Niedermayer abf2d53d80 avcodec/options_table: add field_order 11 years ago
Paul B Mahol 23824b9698 avcodec/dpx: support for 8 and 16 bit luma only files 11 years ago
Paul B Mahol e745dc2d6f avcodec/dpx: refactor pixel format selection 11 years ago
Michael Niedermayer b8866783c6 avfilter/lswsutils: dont override the default scaler 11 years ago
Henrik Gramner 3e2fa991db x86inc: remove misaligned cpu flag 11 years ago
Jason Garrett-Glaser 7115566541 x86inc: various minor backports from x264 11 years ago
Derek Buitenhuis 47f9d7ce54 x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64" 11 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 11 years ago
Loren Merritt 3fb78e99a0 x86inc: create xm# and ym#, analagous to m# 11 years ago
Loren Merritt 49ebe3f9fe x86inc: fix some corner cases of SWAP 11 years ago
Henrik Gramner 63f0d62310 x86inc: Use SSE instead of SSE2 for copying data 11 years ago
Henrik Gramner ad76e6e7e1 x86inc: Set ELF hidden visibility for global constants 11 years ago
Loren Merritt e52567c295 build: Strip spurious labels 11 years ago
Loren Merritt 25cb0c1a1e x86inc: activate REP_RET automatically 11 years ago
Lukasz Marek c21be5845f doc/indevs: make pulse dev formatting consistent with other devices 11 years ago
Niv Sardi 49ba6e56bd lavu/parseutils: add more resolutions 11 years ago
Michael Niedermayer b67cb58520 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 57f0f86f72 Merge commit '9adbc3f3a1770fec9d24b8f5be3438a6c8e9e6a6' 11 years ago
Paul B Mahol 62078f25ee avcodec/dpx: return different error code for unsupported depths 11 years ago
Paul B Mahol ad934bc353 avfilter/vf_drawtext: remove dead initialization 11 years ago
Paul B Mahol ce26a016cd avfilter/vf_phase: remove dead initialization 11 years ago
Michael Niedermayer 38e13f55a5 ffmpeg: dont detect slight (0.1sec) backward moving dts as discontinuity 11 years ago
Michael Niedermayer 8f2386b589 avformat/oggparseflac: fix handling of old flac in ogg 11 years ago
Michael Niedermayer 630c005b87 avcodec/flac_parser: export sample_rate also when PARSER_FLAG_COMPLETE_FRAMES is set 11 years ago
Paul B Mahol ee3d03bf4e avcodec/dpx: make .long_name more descriptive 11 years ago
Paul B Mahol 8ec328668a avcodec: add dpx parser 11 years ago
Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 11 years ago
Diego Biurrun 9adbc3f3a1 bmv: Remove unused variable 11 years ago
Michael Niedermayer efff7564d4 configure: filters should select the parts they need not use deps 11 years ago
Michael Niedermayer 4916088a93 fate: fix dpx on big endian 11 years ago
Michael Niedermayer 3ee796760a avfilter/vf_scale: dont duplicate default. 11 years ago
Michael Niedermayer 4634871b51 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c86955d24a Merge commit '2ddb35b91131115c094d90e04031451023441b4d' 11 years ago
Michael Niedermayer 5710f55e49 Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' 11 years ago
Michael Niedermayer 7fb123429e Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c' 11 years ago
Michael Niedermayer d0b2703676 Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918' 11 years ago
Michael Niedermayer 90cecd3c9b Merge commit '4272bb6ef1533846a788c259cc498562d0704444' 11 years ago
Michael Niedermayer 931a4b433d avfilter/vf_scale: change the default scaler to bicubic 11 years ago
Michael Niedermayer ccf96f8c64 swscale/options: switch default to bicubic 11 years ago
Michael Niedermayer 6853e40106 avformat/matroskadec: only set r_frame_rate if the value is within reasonable limits 11 years ago
Vittorio Giovara 90e15e340d oggparsevorbis: return meaningful errors 11 years ago
Paul B Mahol 746e3142ee avfilter/f_interleave: use the name 's' for the pointer to the private context 11 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago