mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONV
Consistent with the rest of the rules
This commit is contained in:
parent
cd02df5256
commit
9e6bb3b6ee
@ -180,7 +180,7 @@ fate-hapy: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy.mov
|
|||||||
FATE_HAP += fate-hap-chunk
|
FATE_HAP += fate-hap-chunk
|
||||||
fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov
|
fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov
|
||||||
|
|
||||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
|
FATE_VIDEO-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
|
||||||
fate-hap: $(FATE_HAP)
|
fate-hap: $(FATE_HAP)
|
||||||
|
|
||||||
FATE_IFF-$(CONFIG_IFF_ILBM_DECODER) += fate-iff-byterun1
|
FATE_IFF-$(CONFIG_IFF_ILBM_DECODER) += fate-iff-byterun1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user