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

msmith at motherfish-iii.xiph.org msmith at motherfish-iii.xiph.org
Wed Jan 5 17:06:06 PST 2005


Author: msmith
Date: 2005-01-05 17:06:05 -0800 (Wed, 05 Jan 2005)
New Revision: 8635

Modified:
   trunk/theora/include/theora/theora.h
Log:
Correct a comment so that it makes sense.


Modified: trunk/theora/include/theora/theora.h
===================================================================
--- trunk/theora/include/theora/theora.h	2005-01-05 20:22:14 UTC (rev 8634)
+++ trunk/theora/include/theora/theora.h	2005-01-06 01:06:05 UTC (rev 8635)
@@ -54,7 +54,7 @@
  * configurations. For theora the width and height of the largest plane
  * must be a multiple of 16. The actual meaningful picture size and 
  * offset are stored in the theora_info structure; frames returned by
- * the decoder my been to be cropped for display. 
+ * the decoder may need to be cropped for display. 
  * All samples are 8 bits.
  */
 typedef struct {



More information about the commits mailing list