The branch, master has been updated
       via  5aa541c690736c7ab9386a4e0cff25a100466373 (commit)
      from  05b6b30ee166e3efee95173a373c2076c5d3c7dd (commit)


- Log -----------------------------------------------------------------
commit 5aa541c690736c7ab9386a4e0cff25a100466373
Author:     averne <[email protected]>
AuthorDate: Mon Sep 8 14:17:27 2025 +0200
Commit:     Timo Rothenpieler <[email protected]>
CommitDate: Tue Sep 9 12:04:05 2025 +0000

    fate/prores: Fix missing dependency
    
    Signed-off-by: averne <[email protected]>

diff --git a/tests/fate/prores.mak b/tests/fate/prores.mak
index 9e05b33b9f..612be1a061 100644
--- a/tests/fate/prores.mak
+++ b/tests/fate/prores.mak
@@ -6,7 +6,7 @@ FATE_PRORES = fate-prores-422                                   
        \
               fate-prores-alpha_skip                                    \
               fate-prores-transparency                                  \
               fate-prores-transparency_skip                             \
-              $(if $(CONFIG_ARESAMPLE_FILTER),fate-prores-gray)         \
+              $(if $(call ALLYES, ARESAMPLE_FILTER 
AAC_FIXED_DECODER),fate-prores-gray) \
 
 FATE_SAMPLES_FFMPEG-$(call FRAMECRC, MOV, PRORES, SCALE_FILTER) += 
$(FATE_PRORES)
 fate-prores: $(FATE_PRORES)

-----------------------------------------------------------------------

Summary of changes:
 tests/fate/prores.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 

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

Reply via email to