You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
fate/mp3: add missing aresample filter dependency
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ $(FATE_MP3): FUZZ = 18
|
||||
|
||||
fate-mp3-float-extra_overread: FUZZ = 23
|
||||
|
||||
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3)
|
||||
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT, ARESAMPLE_FILTER) += $(FATE_MP3)
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_MP3-yes)
|
||||
fate-mp3: $(FATE_MP3-yes)
|
||||
|
Reference in New Issue
Block a user