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 c3ca443969 tests/fate/seek: exclude hls-seek test without aresample
c3ca443969 is described below
commit c3ca443969af0ef075fff5636c8516e21a1924d6
Author: Kacper Michajłow <[email protected]>
AuthorDate: Wed Jun 24 16:13:53 2026 +0200
Commit: Kacper Michajłow <[email protected]>
CommitDate: Wed Jun 24 16:04:38 2026 +0000
tests/fate/seek: exclude hls-seek test without aresample
Fixes build with --disable-swresample.
Signed-off-by: Kacper Michajłow <[email protected]>
---
tests/fate/seek.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/seek.mak b/tests/fate/seek.mak
index 106cc0578d..fa57d60841 100644
--- a/tests/fate/seek.mak
+++ b/tests/fate/seek.mak
@@ -212,7 +212,7 @@ tests/data/hls-seek.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) |
tests/data
FATE_SEEK_EXTRA += $(FATE_SEEK_EXTRA-yes)
-FATE_SEEK_FFMPEG-$(call ALLYES, TESTSRC2_FILTER AEVALSRC_FILTER LAVFI_INDEV
MPEG2VIDEO_ENCODER MP2FIXED_ENCODER HLS_MUXER MPEGTS_MUXER HLS_DEMUXER
MPEGTS_DEMUXER FILE_PROTOCOL) += fate-seek-hls
+FATE_SEEK_FFMPEG-$(call ALLYES, TESTSRC2_FILTER AEVALSRC_FILTER
ARESAMPLE_FILTER LAVFI_INDEV MPEG2VIDEO_ENCODER MP2FIXED_ENCODER HLS_MUXER
MPEGTS_MUXER HLS_DEMUXER MPEGTS_DEMUXER FILE_PROTOCOL) += fate-seek-hls
fate-seek-hls: tests/data/hls-seek.m3u8
fate-seek-hls: CMD = run libavformat/tests/seek$(EXESUF)
$(TARGET_PATH)/tests/data/hls-seek.m3u8 -duration 6
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]