[FFmpeg-cvslog] fate/cbs: add a decode model AV1 test
James Almer
git at videolan.org
Sun Dec 1 21:59:57 EET 2019
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Nov 30 22:12:10 2019 -0300| [637742b45dc8df329b8593f6ad8f4e154d609415] | committer: James Almer
fate/cbs: add a decode model AV1 test
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=637742b45dc8df329b8593f6ad8f4e154d609415
---
tests/fate/cbs.mak | 1 +
tests/ref/fate/cbs-av1-decode_model | 1 +
2 files changed, 2 insertions(+)
diff --git a/tests/fate/cbs.mak b/tests/fate/cbs.mak
index a9a8f487de..89608b0d4c 100644
--- a/tests/fate/cbs.mak
+++ b/tests/fate/cbs.mak
@@ -25,6 +25,7 @@ FATE_CBS_AV1_CONFORMANCE_SAMPLES = \
av1-1-b10-23-film_grain-50.ivf
FATE_CBS_AV1_SAMPLES = \
+ decode_model.ivf \
frames_refs_short_signaling.ivf \
non_uniform_tiling.ivf \
seq_hdr_op_param_info.ivf \
diff --git a/tests/ref/fate/cbs-av1-decode_model b/tests/ref/fate/cbs-av1-decode_model
new file mode 100644
index 0000000000..cca6426090
--- /dev/null
+++ b/tests/ref/fate/cbs-av1-decode_model
@@ -0,0 +1 @@
+228a6ee5204a4d6fb00c22080e8153bc
More information about the ffmpeg-cvslog
mailing list