[FFmpeg-cvslog] r9121 - in trunk/tests: audiogen.c videogen.c
diego
subversion
Fri May 25 01:13:10 CEST 2007
Author: diego
Date: Fri May 25 01:13:10 2007
New Revision: 9121
Log:
typo
Modified:
trunk/tests/audiogen.c
trunk/tests/videogen.c
Modified: trunk/tests/audiogen.c
==============================================================================
--- trunk/tests/audiogen.c (original)
+++ trunk/tests/audiogen.c Fri May 25 01:13:10 2007
@@ -1,6 +1,6 @@
/*
* Generates a synthetic stereo sound
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
Modified: trunk/tests/videogen.c
==============================================================================
--- trunk/tests/videogen.c (original)
+++ trunk/tests/videogen.c Fri May 25 01:13:10 2007
@@ -1,6 +1,6 @@
/*
* Generates a synthetic YUV video sequence suitable for codec testing.
- * NOTE: no floats are used to guaranty a bit exact output.
+ * NOTE: No floats are used to guarantee a bit exact output.
*
* Copyright (c) 2002 Fabrice Bellard
*
More information about the ffmpeg-cvslog
mailing list