This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new 6fa1295f4f tests/fate/filter-video: add aresample dependency to
ebur128-height test
6fa1295f4f is described below
commit 6fa1295f4f9b3704847728f4f389ed968cf216c5
Author: Kacper Michajłow <[email protected]>
AuthorDate: Sat Aug 15 14:53:39 2026 +0200
Commit: Kacper Michajłow <[email protected]>
CommitDate: Sat Aug 15 15:10:36 2026 +0200
tests/fate/filter-video: add aresample dependency to ebur128-height test
Fixes: fc02470c62a71a8fa431f3e424bc8049fec8d90a
Signed-off-by: Kacper Michajłow <[email protected]>
---
tests/fate/filter-video.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
index 6f6a3c7391..48895ee93c 100644
--- a/tests/fate/filter-video.mak
+++ b/tests/fate/filter-video.mak
@@ -836,7 +836,7 @@ FATE_METADATA_FILTER-$(call ALLYES,
$(EBUR128_METADATA_DEPS)) += fate-filter-met
fate-filter-metadata-ebur128: SRC =
$(TARGET_SAMPLES)/filter/seq-3341-7_seq-3342-5-24bit.flac
fate-filter-metadata-ebur128: CMD = run $(FILTER_METADATA_COMMAND)
"amovie='$(SRC)',ebur128=metadata=1"
-EBUR128_HEIGHT_DEPS = FFPROBE LAVFI_INDEV AEVALSRC_FILTER EBUR128_FILTER
+EBUR128_HEIGHT_DEPS = FFPROBE LAVFI_INDEV AEVALSRC_FILTER ARESAMPLE_FILTER
EBUR128_FILTER
FATE_FILTER_FFPROBE-$(call ALLYES, $(EBUR128_HEIGHT_DEPS)) +=
fate-filter-metadata-ebur128-height
fate-filter-metadata-ebur128-height: CMD = run $(FILTER_METADATA_COMMAND)
"aevalsrc=0.12589*sin(2*PI*997*t):channel_layout=TBL:sample_rate=48000:duration=0.4,ebur128=metadata=1"
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]