You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
fate/prores: Fix missing dependency
Signed-off-by: averne <averne381@gmail.com>
This commit is contained in:
committed by
Timo Rothenpieler
parent
05b6b30ee1
commit
5aa541c690
@@ -6,7 +6,7 @@ FATE_PRORES = fate-prores-422 \
|
||||
fate-prores-alpha_skip \
|
||||
fate-prores-transparency \
|
||||
fate-prores-transparency_skip \
|
||||
$(if $(CONFIG_ARESAMPLE_FILTER),fate-prores-gray) \
|
||||
$(if $(call ALLYES, ARESAMPLE_FILTER AAC_FIXED_DECODER),fate-prores-gray) \
|
||||
|
||||
FATE_SAMPLES_FFMPEG-$(call FRAMECRC, MOV, PRORES, SCALE_FILTER) += $(FATE_PRORES)
|
||||
fate-prores: $(FATE_PRORES)
|
||||
|
Reference in New Issue
Block a user