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

giles at svn.xiph.org giles at svn.xiph.org
Sun May 7 10:59:52 PDT 2006


Author: giles
Date: 2006-05-07 10:59:51 -0700 (Sun, 07 May 2006)
New Revision: 11363

Modified:
   trunk/theora/include/theora/theora.h
Log:
Document offset meaning.


Modified: trunk/theora/include/theora/theora.h
===================================================================
--- trunk/theora/include/theora/theora.h	2006-05-07 17:08:41 UTC (rev 11362)
+++ trunk/theora/include/theora/theora.h	2006-05-07 17:59:51 UTC (rev 11363)
@@ -107,6 +107,9 @@
  * offset and size should still be a multiple of 2 to avoid
  * chroma sampling shifts.
  *
+ * Offset values in this structure are measured from the 
+ * upper left of the image.
+ *
  * Frame rate, in frames per second is stored as a rational
  * fraction. So is the aspect ratio. Note that this refers
  * to the aspect ratio of the frame pixels, not of the



More information about the commits mailing list