ffmpeg | branch: master | Martin Storsjö <mar...@martin.st> | Thu Jul 4 11:10:12 2024 +0300| [affc1acde7db0ed533749988b2e0e311979704a4] | committer: Martin Storsjö
tests: Add a missing dependency for the filter-atempo test Signed-off-by: Martin Storsjö <mar...@martin.st> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=affc1acde7db0ed533749988b2e0e311979704a4 --- tests/fate/filter-audio.mak | 1 + 1 file changed, 1 insertion(+) 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 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".