You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
fate/cbs: add a switch frame AV1 test
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user