diff options
author | Måns Rullgård <mans@mansr.com> | 2010-07-08 18:43:56 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-07-08 18:43:56 +0000 |
commit | 42cb38632e3c4d3b99f9a9a6808272a01fe48798 (patch) | |
tree | 2fcb125bdcd1fe2768cb3c1cca0603d45cf00780 /tests/ref/vsynth2 | |
parent | 6a522c49c2f6c33c047df5e5ebb448a03effa817 (diff) | |
download | ffmpeg-42cb38632e3c4d3b99f9a9a6808272a01fe48798.tar.gz |
regtest: put rgb and yuv reference files in correct place
SVN design flaw requires deleting dirs in separate step
Originally committed as revision 24117 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/rgb/rgb.vsynth2.regression | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/yuv/yuv.vsynth2.regression | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/ref/vsynth2/rgb/rgb.vsynth2.regression b/tests/ref/vsynth2/rgb/rgb.vsynth2.regression deleted file mode 100644 index 4dae1053b8..0000000000 --- a/tests/ref/vsynth2/rgb/rgb.vsynth2.regression +++ /dev/null @@ -1,4 +0,0 @@ -f2e9c419023c743bf99aa5b2e55ad233 *./tests/data/vsynth2/rgb.avi -15213260 ./tests/data/vsynth2/rgb.avi -b2418e0e3a9a8619b31219cbcf24dc82 *./tests/data/rgb.vsynth2.out.yuv -stddev: 1.26 PSNR: 46.06 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/yuv/yuv.vsynth2.regression b/tests/ref/vsynth2/yuv/yuv.vsynth2.regression deleted file mode 100644 index 7bf5cae89a..0000000000 --- a/tests/ref/vsynth2/yuv/yuv.vsynth2.regression +++ /dev/null @@ -1,4 +0,0 @@ -30a400773ab26f2c83e469198b156f1d *./tests/data/vsynth2/yuv.avi -7610060 ./tests/data/vsynth2/yuv.avi -dde5895817ad9d219f79a52d0bdfb001 *./tests/data/yuv.vsynth2.out.yuv -stddev: 0.00 PSNR:999.99 bytes: 7603200/ 7603200 |