Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13Fix qtrle regression test, actually test qtrle.Baptiste Coudurier
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2010-09-01QTRLE regtestVitor Sessak
2010-07-22regtest: simplify cleanup after each testMåns Rullgård
2010-06-16Remove the "b" from "Mb" in -b values for the dnxhd tests.Stefano Sabatini
2010-06-06Add simple rgb/yuv in avi regression test.Michael Niedermayer
2010-03-15use mpeg2 quantization bias for mjpeg.Michael Niedermayer
2010-01-31Separate audio-only tests so they are only run onceMåns Rullgård
2010-01-16regtest: split wma test into wmav1 and wmav2Måns Rullgård
2009-12-12Add ROQ format regression test.Reimar Döffinger
2009-12-12Reduce the number of encoded frames for the dnxhd tests to 5.Stefano Sabatini
2009-10-27Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini
2009-10-24Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini
2009-10-24Fix codectestMåns Rullgård
2009-10-24Split codec-regression.sh, put all the code which can be shared byStefano Sabatini
2009-10-20Move up the $test variable definition, together with the otherStefano Sabatini
2009-10-20Give symbolic names to the positional parameters of theStefano Sabatini
2009-10-11Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...Reimar Döffinger
2009-10-07Add ALAC encoding and decoding regression tests.Justin Ruggles
2009-09-30Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regressionStefano Sabatini
2009-09-29Fix md5 program invocation for BSD.Michael Kostylev
2009-09-27Remove duplicated / stray code which slipped in with r20057.Stefano Sabatini
2009-09-27Get rid of "function" "keywords" in lavfilter testing code, hopefully willReimar Döffinger
2009-09-27Implement a lavfitest target for testing regressions in libavfilter.Stefano Sabatini
2009-09-21regtest: do not write to /tmp/ffmpeg$$Måns Rullgård
2009-09-21Split dnxhd regression test so the parts can run in parallelMåns Rullgård
2009-09-19Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"Reimar Döffinger
2009-09-19Change DNxHD regression tests to test both 720p and 1080i instead of just 1080iReimar Döffinger
2009-09-17Add dnxhd test to regression tests.Reimar Döffinger
2009-06-15regtest: print commands also for image format testsMåns Rullgård
2009-04-10Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available andCarl Eugen Hoyos
2009-03-31Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun
2009-03-31Fix running regression tests on remote targetsMåns Rullgård
2009-03-30Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun
2009-03-30Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun
2009-03-30Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun