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 10b9984e59 tests/fate/checkasm: Run vvc_sao test during FATE
10b9984e59 is described below

commit 10b9984e59e81511573489cb6ec7a6b42413bca6
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Fri Jan 2 19:13:47 2026 +0100
Commit:     Andreas Rheinhardt <[email protected]>
CommitDate: Fri Jan 2 19:48:23 2026 +0100

    tests/fate/checkasm: Run vvc_sao test during FATE
    
    Forgotten in 45bea45c7b5738022785310e2d5e8478d94eb728.
    
    Reviewed-by: Martin Storsjö <[email protected]>
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 tests/fate/checkasm.mak | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
index b358fb8cb4..6b4e83dcf2 100644
--- a/tests/fate/checkasm.mak
+++ b/tests/fate/checkasm.mak
@@ -84,6 +84,7 @@ FATE_CHECKASM = fate-checkasm-aacencdsp                       
          \
                 fate-checkasm-vp9dsp                                    \
                 fate-checkasm-vvc_alf                                   \
                 fate-checkasm-vvc_mc                                    \
+                fate-checkasm-vvc_sao                                   \
 
 $(FATE_CHECKASM): tests/checkasm/checkasm$(EXESUF)
 $(FATE_CHECKASM): CMD = run tests/checkasm/checkasm$(EXESUF) 
--test=$(@:fate-checkasm-%=%)

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

Reply via email to