[xiph-commits] r14037 - trunk/theora/doc/spec

tterribe at svn.xiph.org tterribe at svn.xiph.org
Tue Oct 23 03:53:56 PDT 2007


Author: tterribe
Date: 2007-10-23 03:53:56 -0700 (Tue, 23 Oct 2007)
New Revision: 14037

Modified:
   trunk/theora/doc/spec/spec.tex
Log:
Corrections from Horacio Sanson.


Modified: trunk/theora/doc/spec/spec.tex
===================================================================
--- trunk/theora/doc/spec/spec.tex	2007-10-23 06:22:36 UTC (rev 14036)
+++ trunk/theora/doc/spec/spec.tex	2007-10-23 10:53:56 UTC (rev 14037)
@@ -3112,7 +3112,7 @@
 
 \begin{enumerate}
 \item
-For each consecutive value of \locvar{\hti} from $0$ to $80$, inclusive:
+For each consecutive value of \locvar{\hti} from $0$ to $79$, inclusive:
 \begin{enumerate}
 \item
 Set \locvar{HBITS} to the empty string.
@@ -3818,7 +3818,7 @@
 \begin{enumerate}
 \item
 For each consecutive value of \locvar{\mbi} from 0 to $(\bitvar{NMBS}-1)$,
- inclusive, assign $\bitvar{MBMODES}[\mbi]$ the value 0 (INTRA).
+ inclusive, assign $\bitvar{MBMODES}[\mbi]$ the value 1 (INTRA).
 \end{enumerate}
 \item
 Otherwise (inter frame):



More information about the commits mailing list