aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-03-14 19:04:15 -0300
committerJames Almer <jamrial@gmail.com>2024-03-15 12:44:59 -0300
commite48b2211448d2e4a89a001b2952592cb122d79ff (patch)
tree3616cb414bdd89c39df682deb43933be25d0b1d7
parent9906bef5c40e8508d753d0af7bf98255aa4875c6 (diff)
downloadffmpeg-e48b2211448d2e4a89a001b2952592cb122d79ff.tar.gz
fate/voice: add missing aresample filter dependency
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--tests/fate/voice.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/voice.mak b/tests/fate/voice.mak
index 61a4617b44..ab34e353f7 100644
--- a/tests/fate/voice.mak
+++ b/tests/fate/voice.mak
@@ -33,7 +33,7 @@ fate-g723_1-dec-7: CMD = framecrc -postfilter 1 -i $(TARGET_SAMPLES)/g723_1/dtx6
FATE_G723_1 += fate-g723_1-dec-8
fate-g723_1-dec-8: CMD = framecrc -postfilter 1 -i $(TARGET_SAMPLES)/g723_1/dtx63e.tco -af aresample
-FATE_VOICE-$(call DEMDEC, G723_1, G723_1) += $(FATE_G723_1)
+FATE_VOICE-$(call DEMDEC, G723_1, G723_1, ARESAMPLE_FILTER) += $(FATE_G723_1)
fate-g723_1: $(FATE_G723_1)
FATE_G726 += fate-g726-encode-2bit
@@ -63,7 +63,7 @@ fate-gsm-toast: CMD = framecrc -i $(TARGET_SAMPLES)/gsm/sample-gsm-8000.mov -t 1
FATE_VOICE-yes += $(FATE_GSM-yes)
fate-gsm: $(FATE_GSM-yes)
-FATE_VOICE-$(call DEMDEC, QCP, QCELP) += fate-qcelp
+FATE_VOICE-$(call DEMDEC, QCP, QCELP, ARESAMPLE_FILTER) += fate-qcelp
fate-qcelp: CMD = pcm -i $(TARGET_SAMPLES)/qcp/0036580847.QCP
fate-qcelp: CMP = oneoff
fate-qcelp: REF = $(SAMPLES)/qcp/0036580847.pcm