| Commit message (Expand) | Author | Age | Files | Lines |
* | regtest: split wma test into wmav1 and wmav2 | Måns Rullgård | 2010-01-16 | 1 | -3/+3 |
* | Add ROQ format regression test. | Reimar Döffinger | 2009-12-12 | 1 | -0/+5 |
* | Reduce the number of encoded frames for the dnxhd tests to 5. | Stefano Sabatini | 2009-12-12 | 1 | -3/+3 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 1 | -22/+0 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 1 | -207/+0 |
* | Fix codectest | Måns Rullgård | 2009-10-24 | 1 | -1/+1 |
* | Split codec-regression.sh, put all the code which can be shared by | Stefano Sabatini | 2009-10-23 | 1 | -120/+1 |
* | Move up the $test variable definition, together with the other | Stefano Sabatini | 2009-10-19 | 1 | -1/+1 |
* | Give symbolic names to the positional parameters of the | Stefano Sabatini | 2009-10-19 | 1 | -5/+8 |
* | Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading... | Reimar Döffinger | 2009-10-11 | 1 | -1/+1 |
* | Add ALAC encoding and decoding regression tests. | Justin Ruggles | 2009-10-06 | 1 | -0/+5 |
* | Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression | Stefano Sabatini | 2009-09-29 | 1 | -1/+1 |
* | Fix md5 program invocation for BSD. | Michael Kostylev | 2009-09-29 | 1 | -1/+1 |
* | Remove duplicated / stray code which slipped in with r20057. | Stefano Sabatini | 2009-09-27 | 1 | -16/+0 |
* | Get rid of "function" "keywords" in lavfilter testing code, hopefully will | Reimar Döffinger | 2009-09-27 | 1 | -2/+2 |
* | Implement a lavfitest target for testing regressions in libavfilter. | Stefano Sabatini | 2009-09-27 | 1 | -0/+38 |
* | regtest: do not write to /tmp/ffmpeg$$ | Måns Rullgård | 2009-09-21 | 1 | -13/+5 |
* | Split dnxhd regression test so the parts can run in parallel | Måns Rullgård | 2009-09-21 | 1 | -1/+5 |
* | Use default sws_flags for dnxhd regression tests and also test the "-mbd rd" | Reimar Döffinger | 2009-09-19 | 1 | -4/+7 |
* | Change DNxHD regression tests to test both 720p and 1080i instead of just 1080i | Reimar Döffinger | 2009-09-19 | 1 | -1/+5 |
* | Add dnxhd test to regression tests. | Reimar Döffinger | 2009-09-17 | 1 | -0/+5 |
* | regtest: print commands also for image format tests | Måns Rullgård | 2009-06-14 | 1 | -0/+1 |
* | Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available and | Carl Eugen Hoyos | 2009-04-10 | 1 | -1/+1 |
* | Rename regression test result files from b-libav* to b-lavf* for consistency. | Diego Biurrun | 2009-03-30 | 1 | -10/+10 |
* | Fix running regression tests on remote targets | Måns Rullgård | 2009-03-30 | 1 | -1/+1 |
* | Skip creation of tests/data directory in individual regression test scripts. | Diego Biurrun | 2009-03-30 | 1 | -3/+0 |
* | Move generated file aynth1.sw to the data subdirectory. Thus it does not have | Diego Biurrun | 2009-03-30 | 1 | -1/+1 |
* | Rename regression.sh --> codec-regression.sh. Now all regression test scripts | Diego Biurrun | 2009-03-30 | 1 | -0/+657 |