[xiph-commits] r18195 - trunk/theora/doc/spec
giles at svn.xiph.org
giles at svn.xiph.org
Fri Feb 10 18:22:09 PST 2012
Author: giles
Date: 2012-02-10 18:22:09 -0800 (Fri, 10 Feb 2012)
New Revision: 18195
Modified:
trunk/theora/doc/spec/spec.tex
Log:
Fix a duplicate word.
Thanks to darkstarbyte for pointing out the typo.
Modified: trunk/theora/doc/spec/spec.tex
===================================================================
--- trunk/theora/doc/spec/spec.tex 2012-02-10 20:09:38 UTC (rev 18194)
+++ trunk/theora/doc/spec/spec.tex 2012-02-11 02:22:09 UTC (rev 18195)
@@ -6303,7 +6303,7 @@
transform, because it avoids the intermediate multiplications and truncation,
and it MUST be used in place of the full transform to ensure bit-exact decode.
-Theora uses a 16-bit integerized approximation of of the 8-point 1D inverse DCT
+Theora uses a 16-bit integerized approximation of the 8-point 1D inverse DCT
based on the Chen factorization \cite{CSF77}.
It requires 16 multiplications and 26 additions and subtractions.
More information about the commits
mailing list