summaryrefslogtreecommitdiffstats
path: root/tests/codec-regression.sh
Commit message (Expand)AuthorAgeFilesLines
* fate: do not collect -benchmark outputMans Rullgard2011-05-181-1/+0
* fate: run aref and vref as regular testsMans Rullgard2011-05-181-2/+2
* regtest: fix wma testsMans Rullgard2011-05-091-2/+2
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-091-1/+1
* regtest: simplify encoding functionsMans Rullgard2011-05-081-63/+63
* Fix qtrle regression test, actually test qtrle.Baptiste Coudurier2011-02-111-2/+2
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-2/+2
* QTRLE regtestVitor Sessak2010-09-011-0/+5
* regtest: simplify cleanup after each testMåns Rullgård2010-07-211-2/+0
* Remove the "b" from "Mb" in -b values for the dnxhd tests.Stefano Sabatini2010-06-161-3/+3
* Add simple rgb/yuv in avi regression test.Michael Niedermayer2010-06-061-0/+10
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-151-1/+1
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-301-1/+3
* regtest: split wma test into wmav1 and wmav2Måns Rullgård2010-01-161-3/+3
* Add ROQ format regression test.Reimar Döffinger2009-12-121-0/+5
* Reduce the number of encoded frames for the dnxhd tests to 5.Stefano Sabatini2009-12-121-3/+3
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-271-22/+0
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-241-207/+0
* Fix codectestMåns Rullgård2009-10-241-1/+1
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-231-120/+1
* Move up the $test variable definition, together with the otherStefano Sabatini2009-10-191-1/+1
* Give symbolic names to the positional parameters of theStefano Sabatini2009-10-191-5/+8
* Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...Reimar Döffinger2009-10-111-1/+1
* Add ALAC encoding and decoding regression tests.Justin Ruggles2009-10-061-0/+5
* Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regressionStefano Sabatini2009-09-291-1/+1
* Fix md5 program invocation for BSD.Michael Kostylev2009-09-291-1/+1
* Remove duplicated / stray code which slipped in with r20057.Stefano Sabatini2009-09-271-16/+0
* Get rid of "function" "keywords" in lavfilter testing code, hopefully willReimar Döffinger2009-09-271-2/+2
* Implement a lavfitest target for testing regressions in libavfilter.Stefano Sabatini2009-09-271-0/+38
* regtest: do not write to /tmp/ffmpeg$$Måns Rullgård2009-09-211-13/+5
* Split dnxhd regression test so the parts can run in parallelMåns Rullgård2009-09-211-1/+5
* Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"Reimar Döffinger2009-09-191-4/+7
* Change DNxHD regression tests to test both 720p and 1080i instead of just 1080iReimar Döffinger2009-09-191-1/+5
* Add dnxhd test to regression tests.Reimar Döffinger2009-09-171-0/+5
* regtest: print commands also for image format testsMåns Rullgård2009-06-141-0/+1
* Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available andCarl Eugen Hoyos2009-04-101-1/+1
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-301-10/+10
* Fix running regression tests on remote targetsMåns Rullgård2009-03-301-1/+1
* Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun2009-03-301-3/+0
* Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun2009-03-301-1/+1
* Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun2009-03-301-0/+657
OpenPOWER on IntegriCloud