71635 Commits (d7f62f033c214f3863acfd8e0672407b0bf91a3b)
 

Author SHA1 Message Date
James Almer d7f62f033c fate: add cinepak encoder vsynth tests 10 years ago
Tucker DiNapoli cbe27006ce postproc: Made QP, nonBQP, and pQPb arrays 10 years ago
Tucker DiNapoli 6264b6227c postproc: Replaced inline asm for prefetching with prefetch functions 10 years ago
wm4 748d4816d9 avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 10 years ago
Ronald S. Bultje d02d04a18f vp9: remove one optimization branch in iadst16 which causes overflows. 10 years ago
Andreas Cadhalpun 86d00ede4f bink: check vst->index_entries before using it 10 years ago
Mate Sebok 4d98015dcf dshow: add capture device save and load 10 years ago
wm4 53ff9a4ec9 fate: gapless: remove useless tests 10 years ago
Ludmila Glinskih 5adee9c0af api-flac-test: Coding style 10 years ago
Andreas Cadhalpun b3408ae4c6 mpeg4videodec: only allow a positive length 10 years ago
Andreas Cadhalpun 35e855d5b6 dss_sp: use lowercase codec name without whitespace 10 years ago
wm4 58fade2c68 avformat/mp3dec: make generic index mode the default 10 years ago
wm4 c3a73666ad avformat/mp3dec: allow enabling generic seek mode 10 years ago
wm4 066b92e91d avformat/mp3dec: use the common mechanism for skipping samples 10 years ago
wm4 7dd8bf53bd avformat: add common mechanism for skipping samples at the start of file 10 years ago
Andreas Cadhalpun afc7748d1f alsdec: check sample pointer range in revert_channel_correlation 10 years ago
Vignesh Venkatasubramanian f82ce6aa88 webmdashenc: parameter'ize minimumUpdatePeriod 10 years ago
James Almer ba625dd8a1 avcodec: use av_mod_uintp2() where useful 10 years ago
Vignesh Venkatasubramanian 4f287a3c50 webmdashenc: Add minimumUpdatePeriod 10 years ago
Andreas Cadhalpun ca9849eecd aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Chris Watkins 0703c44692 avformat/mov.c: Use %d to print an enum, not PRIu8 10 years ago
Michael Niedermayer a79cbc0b8e avfilter/vf_qp: Fix use of uinitialized variable 10 years ago
Michael Niedermayer 122150168f Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386' 10 years ago
Paul B Mahol 77e794908b avcodec/hq_hqa: remove superfluous log message 10 years ago
Michael Niedermayer 8f9a3817d5 avfilter/vf_qp: fix cleanup on error 10 years ago
Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 10 years ago
Michael Niedermayer a924b83ccc avformat/nsvdec: remove trace log from probe(), this is better done generically not per format 10 years ago
Michael Niedermayer ecf34e8fc2 avformat/mp3dec: Adjust returned timestamp in the CBR seeking case 10 years ago
Vignesh Venkatasubramanian 30ba28fe8e webmdashenc: Fix potential memory leak 10 years ago
Michael Niedermayer ba631b7914 avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 10 years ago
Deb Mukherjee 26a0bcb15b Support for VP9 high-color/high-bit-depth encoding 10 years ago
Michael Niedermayer e6e8cc8ce9 avformat/img2dec: do not rewind custom io buffers 10 years ago
Michael Niedermayer 954b5e340e Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6' 10 years ago
Michael Niedermayer 1a41415b2a Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431' 10 years ago
Michael Niedermayer 2f8f5027ad Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e' 10 years ago
Michael Niedermayer 5380c9afb9 Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13' 10 years ago
Michael Niedermayer 037c9c25e6 Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf' 10 years ago
Michael Niedermayer e6831c087e Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a' 10 years ago
Michael Niedermayer a570e81234 Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b' 10 years ago
Michael Niedermayer d108820c2e Merge commit 'd34039b171bebe37bf723a1b03e5651267099739' 10 years ago
Michael Niedermayer 3cd6f4546a Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200' 10 years ago
Michael Niedermayer a5379d6e68 Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304' 10 years ago
Michael Niedermayer 5a14fca9aa Merge commit '2cc3936599b6fc63143036659653d1be0624360f' 10 years ago
Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
Vittorio Giovara 1746dc382d hqxdsp.h: #include "stddef.h" 10 years ago
wm4 1e2e22ec61 fate: gapless: fix mp3 tests 10 years ago
wm4 bac7084fbd ffmpeg: add option not to offset seek position by start time 10 years ago
Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
Michael Niedermayer 57865a9747 avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TS 10 years ago