Skip to content
Snippets Groups Projects
Commit 79ab836c authored by Ralph Giles's avatar Ralph Giles
Browse files

Correct documentation of the default encoder search speed.

Patch from Maik Merten, also included in 1.0alpha8.

svn path=/trunk/theora/; revision=13854
parent 8f21a9d6
No related branches found
No related tags found
No related merge requests found
......@@ -385,7 +385,7 @@ typedef struct theora_comment{
* 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment