1306 Commits (7846280d1da5e4929bb8fb5adcc4b0c017535bea)

Author SHA1 Message Date
Michael Niedermayer de9862a95e mpegts: add and use mpegts_get_dts() 13 years ago
Justin Ruggles 1baa25c7da shorten: fix end-of-stream decoding. 14 years ago
Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 14 years ago
Martin Storsjö 6e6003a4d2 g722: Add a fate test for the encoder 14 years ago
Martin Storsjö 73dbc89cbb fate: Add a target for creating a 16000 Hz mono synthetic audio file 14 years ago
Mans Rullgard 91038cdbd1 prores: get correct size for coded V plane if alpha is present 14 years ago
Mans Rullgard cd14e297e6 prores: do not set pixel format on codec init 14 years ago
Justin Ruggles ff5790c761 adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder. 14 years ago
Ronald S. Bultje f78cd0c243 prores-idct: fix overflow in c code. 14 years ago
Janne Grunau 8aa80ec5e3 fate: update prores-alpha ref after changing pix_fmt to yuv444p10le 14 years ago
Michael Niedermayer 337496980e prores: use C idct for fate as the SSE code is not matching the SSE* code down at the bits 14 years ago
Diego Biurrun f492df0927 prores: add appropriate -fix_fmt parameter to FATE command 14 years ago
Michael Niedermayer 530d8529d0 fate: enable the prores tests 14 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 14 years ago
Diego Biurrun a62d36697d prores: add FATE tests 14 years ago
Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 14 years ago
Michael Niedermayer 045c5283c3 cdg: set timestamps 14 years ago
Michael Niedermayer 028a79c1f1 reg tests: add g723.1 14 years ago
Mans Rullgard 0836d48a16 fate: run avconv with -nostats flag 14 years ago
Janne Grunau c2f2dfb3dd motionpixels: decode only the 111 complete frames for fate 14 years ago
Laurent Aimar d337dd3a90 motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer 14 years ago
Michael Niedermayer 2f503851c6 fate: fix due to new yuv444 formats 14 years ago
Laurent Aimar e60619f9b4 Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 14 years ago
Michael Niedermayer 68bbaac7e5 fate: only test 10seconds of the g729 data, the reference files are too huge otherwise. 14 years ago
Michael Niedermayer 96b0764196 fate: g729 test 14 years ago
Mans Rullgard dec4b4705f fate: use 'run' helper for seek-test 14 years ago
Mans Rullgard bc3a741fa0 fate: remove seek-mpeg2reuse test 14 years ago
Michael Niedermayer 07a96dc1e9 regression tests: add jpeg2000 14 years ago
Anton Khirnov d3c1d37a90 avconv: use different variables for decoded and filtered frame. 14 years ago
Mans Rullgard 908f12f342 fate: allow testing with libavfilter disabled 14 years ago
Michael Niedermayer 1edf33f7f2 ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate 14 years ago
Michael Niedermayer 9a27dc1cbd regtests: amv video encoder test 14 years ago
Baptiste Coudurier b304244b54 adpcmenc: fix QT IMA ADPCM encoder 14 years ago
Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 14 years ago
Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 14 years ago
Diego Biurrun 20e1829dad fate.sh: Ignore errors from rm command during cleanup. 14 years ago
Diego Biurrun 12ad0677b4 fate.sh: Run git-pull in quiet mode to avoid console spam. 14 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 14 years ago
Michael Niedermayer a254452472 regtests: add a flashsv2 decoder test limited to keyframes 14 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 14 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 14 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 14 years ago
Michael Niedermayer b5875b9111 Add libswresample. 14 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 14 years ago
Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 14 years ago
Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 14 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 14 years ago
Michael Niedermayer 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 14 years ago
Michael Niedermayer d67e74929c smacker: fix a few off by 1 errors 14 years ago
Joakim Plate e42a3dd123 Allow reading of growing avi files (ie currently being written) 14 years ago