This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

commit 24d432e2272855dda5e84038b0b6457550738dda
Author:     Ramiro Polla <[email protected]>
AuthorDate: Thu Apr 16 22:01:59 2026 +0200
Commit:     Ramiro Polla <[email protected]>
CommitDate: Fri May 15 14:12:48 2026 +0000

    swscale/tests/swscale: improve help text for -p option
---
 libswscale/tests/swscale.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libswscale/tests/swscale.c b/libswscale/tests/swscale.c
index 49682e8fec..5246d6deeb 100644
--- a/libswscale/tests/swscale.c
+++ b/libswscale/tests/swscale.c
@@ -828,7 +828,7 @@ static int parse_options(int argc, char **argv, struct 
options *opts, FILE **fp)
                     "   -ref <file>\n"
                     "       Uses file as reference to compare tests against. 
Tests that have become worse will contain the string worse or WORSE\n"
                     "   -p <number between 0.0 and 1.0>\n"
-                    "       The percentage of tests or comparisons to perform. 
Doing all tests will take long and generate over a hundred MB text output\n"
+                    "       The proportion of tests or comparisons to 
perform.\n"
                     "       It is often convenient to perform a random 
subset\n"
                     "   -dst <pixfmt>\n"
                     "       Only test the specified destination pixel format\n"

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

Reply via email to