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/vsynth1 | |
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/vsynth1')
-rw-r--r-- | tests/ref/vsynth1/rgb/rgb.vsynth1.regression | 4 | ||||
-rw-r--r-- | tests/ref/vsynth1/yuv/yuv.vsynth1.regression | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/ref/vsynth1/rgb/rgb.vsynth1.regression b/tests/ref/vsynth1/rgb/rgb.vsynth1.regression deleted file mode 100644 index d8708988eb..0000000000 --- a/tests/ref/vsynth1/rgb/rgb.vsynth1.regression +++ /dev/null @@ -1,4 +0,0 @@ -05f0719cb52486d9a4beb9cfae3f2571 *./tests/data/vsynth1/rgb.avi -15213260 ./tests/data/vsynth1/rgb.avi -243325fb2cae1a9245efd49aff936327 *./tests/data/rgb.vsynth1.out.yuv -stddev: 3.42 PSNR: 37.43 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth1/yuv/yuv.vsynth1.regression b/tests/ref/vsynth1/yuv/yuv.vsynth1.regression deleted file mode 100644 index fdb4d9eb68..0000000000 --- a/tests/ref/vsynth1/yuv/yuv.vsynth1.regression +++ /dev/null @@ -1,4 +0,0 @@ -aa6b9e862aebcf8902a6d770e7729d59 *./tests/data/vsynth1/yuv.avi -7610060 ./tests/data/vsynth1/yuv.avi -c5ccac874dbf808e9088bc3107860042 *./tests/data/yuv.vsynth1.out.yuv -stddev: 0.00 PSNR:999.99 bytes: 7603200/ 7603200 |