diff options
author | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:13 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:13 +0000 |
commit | eca478c3171a85187fb98ea05b0065c336416d3c (patch) | |
tree | 2c4d9f39f6dee6f678b194488c2bac2cf5168d85 /tests/ref/vsynth2/mpeg4adv | |
parent | 16cd99bbed1f61a0a8a03a66913d88bae7c3dbfd (diff) | |
download | ffmpeg-eca478c3171a85187fb98ea05b0065c336416d3c.tar.gz |
regtest: split reference files allowing tests to run individually
With this change, the output is checked immediately after each test
has run. This means commands like "make regtest-mpeg2" can now be
used to run a single test and get meaningful results.
By default, make will abort if any test fails. To run all tests
regardless, use make -k.
Originally committed as revision 21254 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/vsynth2/mpeg4adv')
-rw-r--r-- | tests/ref/vsynth2/mpeg4adv | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/ref/vsynth2/mpeg4adv b/tests/ref/vsynth2/mpeg4adv new file mode 100644 index 0000000000..4f37a5f094 --- /dev/null +++ b/tests/ref/vsynth2/mpeg4adv @@ -0,0 +1,16 @@ +dee7be19486a76d96c88d18eefba8f86 *./tests/data/a-mpeg4-adv.avi +141546 ./tests/data/a-mpeg4-adv.avi +3f3a21e9db85a9c0f7022f557a5374c1 *./tests/data/mpeg4adv.vsynth2.out.yuv +stddev: 4.94 PSNR: 34.25 bytes: 7603200/ 7603200 +e7a09631afd7b75c6a0544c365aadbe1 *./tests/data/a-mpeg4-qprd.avi +233154 ./tests/data/a-mpeg4-qprd.avi +b5b5f761b63bbf5844085b03e0a76636 *./tests/data/mpeg4adv.vsynth2.out.yuv +stddev: 3.75 PSNR: 36.63 bytes: 7603200/ 7603200 +78c93c522b23bcc7f84f8b592b0191b6 *./tests/data/a-mpeg4-adap.avi +200120 ./tests/data/a-mpeg4-adap.avi +fd7db0b14fa76d0734bbfa36dbb513f8 *./tests/data/mpeg4adv.vsynth2.out.yuv +stddev: 3.78 PSNR: 36.58 bytes: 7603200/ 7603200 +a5150067914ee1dee50f8fc8dcaee841 *./tests/data/a-mpeg4-Q.avi +165802 ./tests/data/a-mpeg4-Q.avi +4dcc71ad79bee90777cf5299044be362 *./tests/data/mpeg4adv.vsynth2.out.yuv +stddev: 4.00 PSNR: 36.09 bytes: 7603200/ 7603200 |