[FFmpeg-cvslog] fate/cbs: add a switch frame AV1 test

James Almer git at videolan.org
Sun Dec 1 21:59:54 EET 2019


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Nov 30 21:27:17 2019 -0300| [af7ab32b897b0f0a26017b71e035f491768759bc] | committer: James Almer

fate/cbs: add a switch frame AV1 test

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af7ab32b897b0f0a26017b71e035f491768759bc
---

 tests/fate/cbs.mak                  | 3 ++-
 tests/ref/fate/cbs-av1-switch_frame | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/fate/cbs.mak b/tests/fate/cbs.mak
index 1f4d8aeebf..a9a8f487de 100644
--- a/tests/fate/cbs.mak
+++ b/tests/fate/cbs.mak
@@ -27,7 +27,8 @@ FATE_CBS_AV1_CONFORMANCE_SAMPLES = \
 FATE_CBS_AV1_SAMPLES =              \
     frames_refs_short_signaling.ivf \
     non_uniform_tiling.ivf          \
-    seq_hdr_op_param_info.ivf
+    seq_hdr_op_param_info.ivf       \
+    switch_frame.ivf
 
 $(foreach N,$(FATE_CBS_AV1_CONFORMANCE_SAMPLES),$(eval $(call FATE_CBS_TEST,av1,$(basename $(N)),av1-test-vectors/$(N),ivf)))
 $(foreach N,$(FATE_CBS_AV1_SAMPLES),$(eval $(call FATE_CBS_TEST,av1,$(basename $(N)),av1/$(N),ivf)))
diff --git a/tests/ref/fate/cbs-av1-switch_frame b/tests/ref/fate/cbs-av1-switch_frame
new file mode 100644
index 0000000000..ff9ccc72b6
--- /dev/null
+++ b/tests/ref/fate/cbs-av1-switch_frame
@@ -0,0 +1 @@
+72889950e593695af54575e414470314



More information about the ffmpeg-cvslog mailing list