]> git.sesse.net Git - ffmpeg/history - tests/codec-regression.sh
Remove unnecessary checks before calling free
[ffmpeg] / tests / codec-regression.sh
2010-03-15 Michael Niedermayeruse mpeg2 quantization bias for mjpeg.
2010-01-30 Måns RullgårdSeparate audio-only tests so they are only run once
2010-01-16 Måns Rullgårdregtest: split wma test into wmav1 and wmav2
2009-12-12 Reimar DöffingerAdd ROQ format regression test.
2009-12-12 Stefano SabatiniReduce the number of encoded frames for the dnxhd tests...
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...
2009-10-24 Stefano SabatiniSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 Måns RullgårdFix codectest
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...
2009-10-19 Stefano SabatiniMove up the $test variable definition, together with...
2009-10-19 Stefano SabatiniGive symbolic names to the positional parameters of the
2009-10-11 Reimar DöffingerDo the dnxhd_720p_rd test with -threads 4 in order...
2009-10-06 Justin RugglesAdd ALAC encoding and decoding regression tests.
2009-09-29 Stefano SabatiniPrefer -vcodec rawvideo over -vcodec huffyuv for lavfi...
2009-09-29 Michael KostylevFix md5 program invocation for BSD.
2009-09-27 Stefano SabatiniRemove duplicated / stray code which slipped in with...
2009-09-27 Reimar DöffingerGet rid of "function" "keywords" in lavfilter testing...
2009-09-27 Stefano SabatiniImplement a lavfitest target for testing regressions...
2009-09-21 Måns Rullgårdregtest: do not write to /tmp/ffmpeg$$
2009-09-21 Måns RullgårdSplit dnxhd regression test so the parts can run in...
2009-09-19 Reimar DöffingerUse default sws_flags for dnxhd regression tests and...
2009-09-19 Reimar DöffingerChange DNxHD regression tests to test both 720p and...
2009-09-17 Reimar DöffingerAdd dnxhd test to regression tests.
2009-06-14 Måns Rullgårdregtest: print commands also for image format tests
2009-04-10 Carl Eugen HoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-03-30 Diego BiurrunRename regression test result files from b-libav* to...
2009-03-30 Måns RullgårdFix running regression tests on remote targets
2009-03-30 Diego BiurrunSkip creation of tests/data directory in individual...
2009-03-30 Diego BiurrunMove generated file aynth1.sw to the data subdirectory...
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...