diff options
author | James Almer <jamrial@gmail.com> | 2019-11-30 21:27:17 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-12-01 16:53:11 -0300 |
commit | af7ab32b897b0f0a26017b71e035f491768759bc (patch) | |
tree | fac8cf964662470434bab19f9d8c8c92c4825aeb /tests | |
parent | 553c1431ac7dae44fb46285121bca176045fe6e7 (diff) | |
download | ffmpeg-af7ab32b897b0f0a26017b71e035f491768759bc.tar.gz |
fate/cbs: add a switch frame AV1 test
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/cbs.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/cbs-av1-switch_frame | 1 |
2 files changed, 3 insertions, 1 deletions
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 |