mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-13 10:51:38 +00:00
fate/cbs: add a switch frame AV1 test
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
553c1431ac
commit
af7ab32b89
@ -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)))
|
||||
|
1
tests/ref/fate/cbs-av1-switch_frame
Normal file
1
tests/ref/fate/cbs-av1-switch_frame
Normal file
@ -0,0 +1 @@
|
||||
72889950e593695af54575e414470314
|
Loading…
Reference in New Issue
Block a user