diff options
Diffstat (limited to 'tests/videogen.c')
-rw-r--r-- | tests/videogen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/videogen.c b/tests/videogen.c index f114801a8a..957692d307 100644 --- a/tests/videogen.c +++ b/tests/videogen.c @@ -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 * |