[xiph-commits] r14703 - trunk/theora/lib
giles at svn.xiph.org
giles at svn.xiph.org
Thu Apr 10 21:15:26 PDT 2008
Author: giles
Date: 2008-04-10 21:15:26 -0700 (Thu, 10 Apr 2008)
New Revision: 14703
Modified:
trunk/theora/lib/internal.h
Log:
Fix a comment.
Modified: trunk/theora/lib/internal.h
===================================================================
--- trunk/theora/lib/internal.h 2008-04-11 03:49:08 UTC (rev 14702)
+++ trunk/theora/lib/internal.h 2008-04-11 04:15:26 UTC (rev 14703)
@@ -477,7 +477,7 @@
int _refi,int _pli,int _fragy0,int _fragy_end);
void oc_restore_fpu_c(void);
-/*We need a way to call a few enocder functions without introducing a link-time
+/*We need a way to call a few encoder functions without introducing a link-time
dependency into the decoder, while still allowing the old alpha API which
does not distinguish between encoder and decoder objects to be used.
We do this by placing a function table at the start of the encoder object
More information about the commits
mailing list