From 883ad2c59ceea1ced5495b5ccc83695ed4bbb94b Mon Sep 17 00:00:00 2001 From: James Darnley Date: Fri, 15 Jan 2016 20:35:04 +0100 Subject: fate: add 10-bit v210 encoder tests Signed-off-by: Luca Barbato --- tests/fate/vcodec.mak | 3 ++- tests/ref/vsynth/vsynth1-v210-10 | 4 ++++ tests/ref/vsynth/vsynth2-v210-10 | 4 ++++ 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 tests/ref/vsynth/vsynth1-v210-10 create mode 100644 tests/ref/vsynth/vsynth2-v210-10 diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak index cb9b766fa6..e562c9878e 100644 --- a/tests/fate/vcodec.mak +++ b/tests/fate/vcodec.mak @@ -212,7 +212,8 @@ FATE_VCODEC-$(call ENCDEC, SVQ1, MOV) += svq1 fate-vsynth%-svq1: ENCOPTS = -qscale 3 -pix_fmt yuv410p fate-vsynth%-svq1: FMT = mov -FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210 +FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210 v210-10 +fate-vsynth%-v210-10: ENCOPTS = -pix_fmt yuv422p10 FATE_VCODEC-$(call ENCDEC, WMV1, AVI) += wmv1 fate-vsynth%-wmv1: ENCOPTS = -qscale 10 diff --git a/tests/ref/vsynth/vsynth1-v210-10 b/tests/ref/vsynth/vsynth1-v210-10 new file mode 100644 index 0000000000..bf6afdf870 --- /dev/null +++ b/tests/ref/vsynth/vsynth1-v210-10 @@ -0,0 +1,4 @@ +054d7e903fb4d9e68700c56b93d45916 *tests/data/fate/vsynth1-v210-10.avi +14752448 tests/data/fate/vsynth1-v210-10.avi +50973792d3f1abe04a51ee0121f077f2 *tests/data/fate/vsynth1-v210-10.out.rawvideo +stddev: 1.85 PSNR: 42.78 MAXDIFF: 29 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-v210-10 b/tests/ref/vsynth/vsynth2-v210-10 new file mode 100644 index 0000000000..b36aea63fc --- /dev/null +++ b/tests/ref/vsynth/vsynth2-v210-10 @@ -0,0 +1,4 @@ +87bb634932b3f5cacd4d08142798db17 *tests/data/fate/vsynth2-v210-10.avi +14752448 tests/data/fate/vsynth2-v210-10.avi +8bb1c449e1a2a94fd0d98841c04246bb *tests/data/fate/vsynth2-v210-10.out.rawvideo +stddev: 0.39 PSNR: 56.17 MAXDIFF: 9 bytes: 7603200/ 7603200 -- cgit v1.2.3