diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-26 04:51:38 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-26 04:51:38 +0100 |
commit | bc11b2c3e6b5f0a74dacab975144d753de3b037d (patch) | |
tree | 0b0e039ff25a08b5884f6e109dc57528dd872991 /tests/ref | |
parent | 91489d28ba271fb9dde54cb26e7ae93ada2997df (diff) | |
download | ffmpeg-bc11b2c3e6b5f0a74dacab975144d753de3b037d.tar.gz |
fate: add test for 16bps ffvhuff
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth/vsynth1-ffvhuff444p16 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-ffvhuff444p16 | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth/vsynth1-ffvhuff444p16 b/tests/ref/vsynth/vsynth1-ffvhuff444p16 new file mode 100644 index 0000000000..b2df2c46ad --- /dev/null +++ b/tests/ref/vsynth/vsynth1-ffvhuff444p16 @@ -0,0 +1,4 @@ +a891c4e5cfa3fb1f488e23d1b4f77f28 *tests/data/fate/vsynth1-ffvhuff444p16.avi +20610414 tests/data/fate/vsynth1-ffvhuff444p16.avi +ee8379fa217dfd023de3aa6974a14d1e *tests/data/fate/vsynth1-ffvhuff444p16.out.rawvideo +stddev: 2.66 PSNR: 39.62 MAXDIFF: 44 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-ffvhuff444p16 b/tests/ref/vsynth/vsynth2-ffvhuff444p16 new file mode 100644 index 0000000000..e2b8c88eea --- /dev/null +++ b/tests/ref/vsynth/vsynth2-ffvhuff444p16 @@ -0,0 +1,4 @@ +e264963ec1f69a20be43a43219f8f949 *tests/data/fate/vsynth2-ffvhuff444p16.avi +21648206 tests/data/fate/vsynth2-ffvhuff444p16.avi +05ccd9a38f9726030b3099c0c99d3a13 *tests/data/fate/vsynth2-ffvhuff444p16.out.rawvideo +stddev: 0.45 PSNR: 55.06 MAXDIFF: 7 bytes: 7603200/ 7603200 |