[FFmpeg-devel] [PATCH 02/12] tests/swscale: fix minor typos
Michael Niedermayer
michael at niedermayer.cc
Mon Oct 7 01:33:16 EEST 2024
On Sat, Oct 05, 2024 at 09:23:53PM +0200, Niklas Haas wrote:
> From: Niklas Haas <git at haasn.dev>
>
> Sponsored-by: Sovereign Tech Fund
> Signed-off-by: Niklas Haas <git at haasn.dev>
> ---
> libswscale/tests/swscale.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libswscale/tests/swscale.c b/libswscale/tests/swscale.c
> index cf8d04de89..8e57c0a7cf 100644
> --- a/libswscale/tests/swscale.c
> +++ b/libswscale/tests/swscale.c
> @@ -445,14 +445,14 @@ int main(int argc, char **argv)
> " -ref <file>\n"
> " Uses file as reference to compae tests againsts. 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 comparissions to perform. Doing all tests will take long and generate over a hundread MB text output\n"
> + " The percentage of tests or comparisons to perform. Doing all tests will take long and generate over a hundred MB text output\n"
> " It is often convenient to perform a random subset\n"
> " -dst <pixfmt>\n"
> " Only test the specified destination pixel format\n"
> " -src <pixfmt>\n"
> " Only test the specified source pixel format\n"
> " -cpuflags <cpuflags>\n"
> - " Uses the specified cpuflags in teh tests\n"
> + " Uses the specified cpuflags in the tests\n"
> );
why do people hate my typos so much ;(
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241007/c3bca12c/attachment.sig>
More information about the ffmpeg-devel
mailing list