diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2019-11-09 15:54:16 -0800 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2019-11-13 09:08:43 -0800 |
commit | a1403032c8cb0f78caa7723df940b13d247cfe47 (patch) | |
tree | f959bf93c7b0d59eef9f35dc05d1aed61a3afae5 /tests/ref/vsynth | |
parent | 11a38be99cd0c6685a65940cf0c9114d338235a3 (diff) | |
download | ffmpeg-a1403032c8cb0f78caa7723df940b13d247cfe47.tar.gz |
avcodec/dvenc: support encoding dvcprohd
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth1-dv-fhd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth1-dv-hd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-dv-fhd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-dv-hd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-dv-fhd | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-dv-hd | 4 |
6 files changed, 24 insertions, 0 deletions
diff --git a/tests/ref/vsynth/vsynth1-dv-fhd b/tests/ref/vsynth/vsynth1-dv-fhd new file mode 100644 index 0000000000..b81141f340 --- /dev/null +++ b/tests/ref/vsynth/vsynth1-dv-fhd @@ -0,0 +1,4 @@ +74315a8678d12c7f592c02990dc8952d *tests/data/fate/vsynth1-dv-fhd.dv +28800000 tests/data/fate/vsynth1-dv-fhd.dv +c95b309bc128b162e5c8241374eb66a9 *tests/data/fate/vsynth1-dv-fhd.out.rawvideo +stddev: 2.53 PSNR: 40.03 MAXDIFF: 35 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth1-dv-hd b/tests/ref/vsynth/vsynth1-dv-hd new file mode 100644 index 0000000000..6b6d6e8159 --- /dev/null +++ b/tests/ref/vsynth/vsynth1-dv-hd @@ -0,0 +1,4 @@ +22d1d62a834fe8416fe79c51760012c1 *tests/data/fate/vsynth1-dv-hd.dv +14400000 tests/data/fate/vsynth1-dv-hd.dv +34b78cf725346c7f819c9d6209b8299a *tests/data/fate/vsynth1-dv-hd.out.rawvideo +stddev: 4.30 PSNR: 35.45 MAXDIFF: 74 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-dv-fhd b/tests/ref/vsynth/vsynth2-dv-fhd new file mode 100644 index 0000000000..948bf2269f --- /dev/null +++ b/tests/ref/vsynth/vsynth2-dv-fhd @@ -0,0 +1,4 @@ +1f96ce7c1a5f09ec9d30c51c7271cf77 *tests/data/fate/vsynth2-dv-fhd.dv +28800000 tests/data/fate/vsynth2-dv-fhd.dv +cff30e2430730522bf67c6d94cf1352e *tests/data/fate/vsynth2-dv-fhd.out.rawvideo +stddev: 1.16 PSNR: 46.82 MAXDIFF: 21 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-dv-hd b/tests/ref/vsynth/vsynth2-dv-hd new file mode 100644 index 0000000000..c6dcb5a953 --- /dev/null +++ b/tests/ref/vsynth/vsynth2-dv-hd @@ -0,0 +1,4 @@ +4270e5d552e0a05193f44bff75c2d271 *tests/data/fate/vsynth2-dv-hd.dv +14400000 tests/data/fate/vsynth2-dv-hd.dv +15dbe911532aca81c67bdd2846419027 *tests/data/fate/vsynth2-dv-hd.out.rawvideo +stddev: 1.75 PSNR: 43.26 MAXDIFF: 34 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth3-dv-fhd b/tests/ref/vsynth/vsynth3-dv-fhd new file mode 100644 index 0000000000..08ca9ef889 --- /dev/null +++ b/tests/ref/vsynth/vsynth3-dv-fhd @@ -0,0 +1,4 @@ +5b8b7f1dc31d7076af891e94c2e88c06 *tests/data/fate/vsynth3-dv-fhd.dv +28800000 tests/data/fate/vsynth3-dv-fhd.dv +a038ad7c3c09f776304ef7accdea9c74 *tests/data/fate/vsynth3-dv-fhd.out.rawvideo +stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 86700/ 86700 diff --git a/tests/ref/vsynth/vsynth3-dv-hd b/tests/ref/vsynth/vsynth3-dv-hd new file mode 100644 index 0000000000..d069e6980e --- /dev/null +++ b/tests/ref/vsynth/vsynth3-dv-hd @@ -0,0 +1,4 @@ +2f81f3ccec178ba2fd9d3e3b46f33670 *tests/data/fate/vsynth3-dv-hd.dv +14400000 tests/data/fate/vsynth3-dv-hd.dv +a038ad7c3c09f776304ef7accdea9c74 *tests/data/fate/vsynth3-dv-hd.out.rawvideo +stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 86700/ 86700 |