This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg.
commit 43242e8a8855912fc9e074c82dd49c23d88d774b Author: Niklas Haas <[email protected]> AuthorDate: Mon Mar 9 16:08:10 2026 +0100 Commit: Niklas Haas <[email protected]> CommitDate: Sat Mar 28 18:50:14 2026 +0100 tests/checkasm/sw_ops: increase line count Sponsored-by: Sovereign Tech Fund Signed-off-by: Niklas Haas <[email protected]> --- tests/checkasm/sw_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/checkasm/sw_ops.c b/tests/checkasm/sw_ops.c index 0eaca21402..64bd3031b3 100644 --- a/tests/checkasm/sw_ops.c +++ b/tests/checkasm/sw_ops.c @@ -32,7 +32,7 @@ enum { NB_PLANES = 4, PIXELS = 64, - LINES = 2, + LINES = 16, }; enum { _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
