diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-13 23:18:58 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-13 23:34:56 +0100 |
commit | 8d5f9daacd8153d92b9b1a87e0704e1ebf35346d (patch) | |
tree | a9c6fcafeb0490a5e6584091ddc4164b26ff495d /tests/ref/vsynth | |
parent | 1354c39c78e5ca1e8bfaf9b65ed021f672f0729f (diff) | |
download | ffmpeg-8d5f9daacd8153d92b9b1a87e0704e1ebf35346d.tar.gz |
tests/ref/vsynth: add missing reference files, fix build
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth_lena-dv-fhd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth_lena-dv-hd | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth/vsynth_lena-dv-fhd b/tests/ref/vsynth/vsynth_lena-dv-fhd new file mode 100644 index 0000000000..51a4505011 --- /dev/null +++ b/tests/ref/vsynth/vsynth_lena-dv-fhd @@ -0,0 +1,4 @@ +3a33e512f8b3f4213477c98d4e7e2559 *tests/data/fate/vsynth_lena-dv-fhd.dv +28800000 tests/data/fate/vsynth_lena-dv-fhd.dv +b97e0a057202359ef93f2ec0b9fdfec4 *tests/data/fate/vsynth_lena-dv-fhd.out.rawvideo +stddev: 1.03 PSNR: 47.80 MAXDIFF: 14 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth_lena-dv-hd b/tests/ref/vsynth/vsynth_lena-dv-hd new file mode 100644 index 0000000000..aba756c5f1 --- /dev/null +++ b/tests/ref/vsynth/vsynth_lena-dv-hd @@ -0,0 +1,4 @@ +01a61c53943a421fa6a5e03dbc205972 *tests/data/fate/vsynth_lena-dv-hd.dv +14400000 tests/data/fate/vsynth_lena-dv-hd.dv +4db4175c80ea1f16b7ec303611b8873a *tests/data/fate/vsynth_lena-dv-hd.out.rawvideo +stddev: 1.49 PSNR: 44.66 MAXDIFF: 27 bytes: 7603200/ 7603200 |