From 59b847d3a9ba77df9806dcd0770232e4006537d1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 6 Jun 2010 00:05:12 +0000 Subject: Add simple rgb/yuv in avi regression test. Originally committed as revision 23501 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ref/vsynth2/rgb/rgb.vsynth2.regression | 4 ++++ tests/ref/vsynth2/yuv/yuv.vsynth2.regression | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 tests/ref/vsynth2/rgb/rgb.vsynth2.regression create mode 100644 tests/ref/vsynth2/yuv/yuv.vsynth2.regression (limited to 'tests/ref/vsynth2') diff --git a/tests/ref/vsynth2/rgb/rgb.vsynth2.regression b/tests/ref/vsynth2/rgb/rgb.vsynth2.regression new file mode 100644 index 0000000000..4dae1053b8 --- /dev/null +++ b/tests/ref/vsynth2/rgb/rgb.vsynth2.regression @@ -0,0 +1,4 @@ +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 new file mode 100644 index 0000000000..7bf5cae89a --- /dev/null +++ b/tests/ref/vsynth2/yuv/yuv.vsynth2.regression @@ -0,0 +1,4 @@ +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 -- cgit v1.2.3