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 f6d83920b5 tests/fate/probe: add test for mp3 misdetected as mpeg
f6d83920b5 is described below
commit f6d83920b58730a4407a55f841c8f5faa7463698
Author: James Almer <[email protected]>
AuthorDate: Thu Jun 4 21:56:55 2026 -0300
Commit: James Almer <[email protected]>
CommitDate: Thu Jun 4 21:56:55 2026 -0300
tests/fate/probe: add test for mp3 misdetected as mpeg
As fixed in de647bfbbca3d073f21be45730f080c8a4464a31.
Signed-off-by: James Almer <[email protected]>
---
tests/fate/probe.mak | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/fate/probe.mak b/tests/fate/probe.mak
index 93093ccb4d..b501e66509 100644
--- a/tests/fate/probe.mak
+++ b/tests/fate/probe.mak
@@ -16,6 +16,9 @@ fate-probe-format-codec-trac11581: REF = pcm_s16le
FATE_PROBE_FORMAT-$(call ALLYES, WAV_DEMUXER DTS_DEMUXER) +=
fate-probe-format-codec-dts-in-wav
fate-probe-format-codec-dts-in-wav: REF = dts
+FATE_PROBE_FORMAT-$(call ALLYES, WAV_DEMUXER DTS_DEMUXER) +=
fate-probe-format-mp3-with-art
+fate-probe-format-mp3-with-art: REF = mp3
+
FATE_PROBE_FORMAT = $(FATE_PROBE_FORMAT-yes)
FATE_SAMPLES_FFPROBE += $(FATE_PROBE_FORMAT)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]