aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-07-04 11:10:12 +0300
committerMartin Storsjö <martin@martin.st>2024-07-04 23:03:20 +0300
commitaffc1acde7db0ed533749988b2e0e311979704a4 (patch)
tree8e0f58df736f07460ed44b98c202c6e67364d13b
parentb13291f37cc5edec82cdf725a7386576f395cec8 (diff)
downloadffmpeg-affc1acde7db0ed533749988b2e0e311979704a4.tar.gz
tests: Add a missing dependency for the filter-atempo test
Signed-off-by: Martin Storsjö <martin@martin.st>
-rw-r--r--tests/fate/filter-audio.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-audio.mak
index 8120620afe..cf6065b93f 100644
--- a/tests/fate/filter-audio.mak
+++ b/tests/fate/filter-audio.mak
@@ -413,6 +413,7 @@ fate-filter-hdcd-s32p: CMP = oneline
fate-filter-hdcd-s32p: REF = 0c5513e83eedaa10ab6fac9ddc173cf5
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, ATEMPO, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-atempo
+fate-filter-atempo: tests/data/asynth-44100-1.wav
fate-filter-atempo: CMD = framecrc -i $(TARGET_PATH)/tests/data/asynth-44100-1.wav -af "atempo=2.0" -ar 44100
FATE_AFILTER-yes += fate-filter-formats