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 a37171bed5 tests/fate/hevc: add scale filter dependency to 
fate-hevc-bsf-mp4toannexb-new-extradata
a37171bed5 is described below

commit a37171bed554305b7b83c521ccd25ef40806347f
Author:     James Almer <[email protected]>
AuthorDate: Fri Jul 3 15:43:08 2026 -0300
Commit:     James Almer <[email protected]>
CommitDate: Fri Jul 3 15:43:12 2026 -0300

    tests/fate/hevc: add scale filter dependency to 
fate-hevc-bsf-mp4toannexb-new-extradata
    
    Should fix failures when said filter is not compiled in.
    
    Signed-off-by: James Almer <[email protected]>
---
 tests/fate/hevc.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index 413ee5c049..697618e2d9 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -235,7 +235,7 @@ fate-hevc-bsf-mp4toannexb: CMD = md5 -i 
$(TARGET_PATH)/tests/data/hevc-mp4.mov -
 fate-hevc-bsf-mp4toannexb: CMP = oneline
 fate-hevc-bsf-mp4toannexb: REF = 73019329ed7f81c24f9af67c34c640c0
 
-FATE_HEVC-$(call DEMMUX, HEVC MOV, MOV HEVC, HEVC_PARSER HEVC_MP4TOANNEXB_BSF 
EXTRACT_EXTRADATA_BSF HEVC_METADATA_BSF) += 
fate-hevc-bsf-mp4toannexb-new-extradata
+FATE_HEVC-$(call DEMMUX, HEVC MOV, MOV HEVC, HEVC_PARSER HEVC_MP4TOANNEXB_BSF 
EXTRACT_EXTRADATA_BSF HEVC_METADATA_BSF SCALE_FILTER) += 
fate-hevc-bsf-mp4toannexb-new-extradata
 fate-hevc-bsf-mp4toannexb-new-extradata: CMD = stream_remux mov 
$(TARGET_SAMPLES)/hevc/extradata-reload-multi-stsd.mov "" hevc "-bsf:v 
hevc_mp4toannexb,hevc_metadata -map 0:v"
 
 # Start with IDR, POC < 0 after the second IDR

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to