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 db63217491 fate/mov: skip cover-art re-encode test without mjpeg
decoder and scale filter
db63217491 is described below
commit db632174910e88a08f16ef668c236de9c077a297
Author: Romain Beauxis <[email protected]>
AuthorDate: Wed Aug 12 07:48:59 2026 -0500
Commit: Romain Beauxis <[email protected]>
CommitDate: Sat Aug 15 08:00:55 2026 -0500
fate/mov: skip cover-art re-encode test without mjpeg decoder and scale
filter
---
tests/fate/mov.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak
index 5c399f4020..94b0d80c5b 100644
--- a/tests/fate/mov.mak
+++ b/tests/fate/mov.mak
@@ -411,7 +411,7 @@ fate-mov-reenc-delete-format-metadata: CMD = transcode mov
$(TARGET_SAMPLES)/cov
# audio-only format tags (gapless_playback, iTunSMPB, iTunNORM) must survive
when
# only the cover-art video stream is re-encoded and the audio is stream-copied
-FATE_MOV_FFMPEG_FFPROBE-$(call ENCDEC, PNG, NUT MOV) +=
fate-mov-cover-reenc-keeps-audio-format-tags
+FATE_MOV_FFMPEG_FFPROBE-$(call ENCDEC, PNG MJPEG, NUT MOV, SCALE_FILTER) +=
fate-mov-cover-reenc-keeps-audio-format-tags
fate-mov-cover-reenc-keeps-audio-format-tags: CMD = transcode mov
$(TARGET_SAMPLES)/cover_art/Owner-iTunes_9.0.3.15.m4a nut "-map 0:a:0 -c:a copy
-map 0:v:0 -filter:v scale -c:v png -bitexact -t 0.1" "-c copy -t 0.1"
"-show_entries format_tags" "" "" "" null
# stream-level branding: vendor_id should be deleted on re-encode
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]