summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorSteven Robertson <steven@strobe.cc>2016-08-16 22:22:54 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2016-08-21 02:58:13 +0200
commitcf7b0b5050e82451ff75ec5ad9f0f222e90030d5 (patch)
tree9d6e171a028c92bf3d70fa788b869baf97b2764a /tests/fate
parentf2a9a30fd6a2914197ae42ee67703a1471fac2eb (diff)
fate: add DNxHR 12-bit example.
Signed-off-by: Steven Robertson <steven@strobe.cc> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/dnxhd.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fate/dnxhd.mak b/tests/fate/dnxhd.mak
index 4008e6cbd3..60bfd34ba4 100644
--- a/tests/fate/dnxhd.mak
+++ b/tests/fate/dnxhd.mak
@@ -1,5 +1,6 @@
FATE_DNXHD = fate-dnxhd-mbaff \
fate-dnxhr-444 \
+ fate-dnxhr-12bit \
fate-dnxhr-parse \
fate-dnxhr-prefix1 \
fate-dnxhr-prefix2 \
@@ -12,6 +13,7 @@ fate-dnxhd: $(FATE_DNXHD) $(FATE_VCODEC_DNXHD)
fate-dnxhd-mbaff: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/dnxhd100_cid1260.mov -pix_fmt yuv422p10le
fate-dnxhr-444: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/dnxhr444_cid1270.mov -pix_fmt yuv444p10le
+fate-dnxhr-12bit: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/dnxhr_cid1271_12bit.mov -pix_fmt yuv422p12le
fate-dnxhr-parse: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/dnxhr_cid1274.dnxhr -pix_fmt yuv422p
fate-dnxhr-prefix1: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/prefix-256x1536.dnxhr -pix_fmt yuv422p
fate-dnxhr-prefix2: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/prefix-256x1716.dnxhr -pix_fmt yuv422p