diff options
author | James Almer <jamrial@gmail.com> | 2015-04-22 17:34:28 -0300 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-23 04:44:45 +0200 |
commit | d7f62f033c214f3863acfd8e0672407b0bf91a3b (patch) | |
tree | 1eb527f72a65675f534b5e5791cd82d95bc94100 /tests/ref/vsynth | |
parent | cbe27006cee0099076d1d68af646f3ef914167d8 (diff) | |
download | ffmpeg-d7f62f033c214f3863acfd8e0672407b0bf91a3b.tar.gz |
fate: add cinepak encoder vsynth tests
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth1-cinepak | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-cinepak | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth_lena-cinepak | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/tests/ref/vsynth/vsynth1-cinepak b/tests/ref/vsynth/vsynth1-cinepak new file mode 100644 index 0000000000..f1dfcd81db --- /dev/null +++ b/tests/ref/vsynth/vsynth1-cinepak @@ -0,0 +1,4 @@ +546c7c1069f9e418aa787f469b693b94 *tests/data/fate/vsynth1-cinepak.mov +99465 tests/data/fate/vsynth1-cinepak.mov +bee091c200262be3427a233a2812388c *tests/data/fate/vsynth1-cinepak.out.rawvideo +stddev: 8.46 PSNR: 29.58 MAXDIFF: 105 bytes: 7603200/ 456192 diff --git a/tests/ref/vsynth/vsynth2-cinepak b/tests/ref/vsynth/vsynth2-cinepak new file mode 100644 index 0000000000..18eb1d59a8 --- /dev/null +++ b/tests/ref/vsynth/vsynth2-cinepak @@ -0,0 +1,4 @@ +cc0879f1993cdd6231e2c3b9c2c015a0 *tests/data/fate/vsynth2-cinepak.mov +88400 tests/data/fate/vsynth2-cinepak.mov +12c480911ebb89762dc49af003b176c7 *tests/data/fate/vsynth2-cinepak.out.rawvideo +stddev: 5.07 PSNR: 34.02 MAXDIFF: 59 bytes: 7603200/ 456192 diff --git a/tests/ref/vsynth/vsynth_lena-cinepak b/tests/ref/vsynth/vsynth_lena-cinepak new file mode 100644 index 0000000000..39b1d68268 --- /dev/null +++ b/tests/ref/vsynth/vsynth_lena-cinepak @@ -0,0 +1,4 @@ +e3837018f84929f07019ae2eccd303e2 *tests/data/fate/vsynth_lena-cinepak.mov +88900 tests/data/fate/vsynth_lena-cinepak.mov +f54ffa70f335ac7b701d7ae34462e001 *tests/data/fate/vsynth_lena-cinepak.out.rawvideo +stddev: 4.09 PSNR: 35.88 MAXDIFF: 46 bytes: 7603200/ 456192 |