diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-10-29 15:47:22 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-10-29 16:19:34 +0200 |
commit | b601ded7995f5f8880cad8438ee923842a84c665 (patch) | |
tree | 4fee3950f133460673e466381219037350d87c41 /tests/ref | |
parent | 8689d87ac61a412b88326c4d31a8f3375926f869 (diff) | |
download | ffmpeg-b601ded7995f5f8880cad8438ee923842a84c665.tar.gz |
Add prores regression test.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth1/prores | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/prores | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth1/prores b/tests/ref/vsynth1/prores new file mode 100644 index 0000000000..0c5842884e --- /dev/null +++ b/tests/ref/vsynth1/prores @@ -0,0 +1,4 @@ +1864aa1cb7370fe682f3f392dc771960 *./tests/data/vsynth1/prores.mov +5022955 ./tests/data/vsynth1/prores.mov +a2e2d1d45341a94ff994d1d92629f778 *./tests/data/prores.vsynth1.out.yuv +stddev: 2.47 PSNR: 40.27 MAXDIFF: 31 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/prores b/tests/ref/vsynth2/prores new file mode 100644 index 0000000000..498423d5b5 --- /dev/null +++ b/tests/ref/vsynth2/prores @@ -0,0 +1,4 @@ +1160bb646bd365536951fadd96880d3c *./tests/data/vsynth2/prores.mov +2844194 ./tests/data/vsynth2/prores.mov +b5844025c0f4c7c37db702c3213db232 *./tests/data/prores.vsynth2.out.yuv +stddev: 1.31 PSNR: 45.77 MAXDIFF: 11 bytes: 7603200/ 7603200 |