1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

doxygen: misc consistency, spelling and wording fixes

This commit is contained in:
Diego Biurrun
2011-12-07 13:03:53 +01:00
parent 8b494b7b27
commit 58c42af722
51 changed files with 179 additions and 179 deletions

View File

@@ -1,6 +1,6 @@
/*
* Generates a synthetic YUV video sequence suitable for codec testing.
* NOTE: No floats are used to guarantee a bit exact output.
* Generate a synthetic YUV video sequence suitable for codec testing.
* NOTE: No floats are used to guarantee bitexact output.
*
* Copyright (c) 2002 Fabrice Bellard
*