[xiph-commits] r13854 - trunk/theora/include/theora

giles at svn.xiph.org giles at svn.xiph.org
Tue Sep 18 00:05:46 PDT 2007


Author: giles
Date: 2007-09-18 00:05:46 -0700 (Tue, 18 Sep 2007)
New Revision: 13854

Modified:
   trunk/theora/include/theora/theora.h
Log:
Correct documentation of the default encoder search speed.
Patch from Maik Merten, also included in 1.0alpha8.


Modified: trunk/theora/include/theora/theora.h
===================================================================
--- trunk/theora/include/theora/theora.h	2007-09-18 07:02:53 UTC (rev 13853)
+++ trunk/theora/include/theora/theora.h	2007-09-18 07:05:46 UTC (rev 13854)
@@ -385,7 +385,7 @@
  *                    encoding mode.*/
 #define TH_ENCCTL_GET_SPLEVEL_MAX (12)
 /**Sets the speed level.
- * By default, the slowest speed (0) is used.
+ * By default a speed value of 1 is used.
  *
  * \param[in] buf int: The new encoding speed level.
  *                      0 is slowest, larger values use less CPU.



More information about the commits mailing list