[xiph-commits] r8993 -
trunk/theora/win32/experimental/transcoder/avi2vp3
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Sun Feb 27 09:33:09 PST 2005
Author: giles
Date: 2005-02-27 09:33:08 -0800 (Sun, 27 Feb 2005)
New Revision: 8993
Modified:
trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c
Log:
Correct a typo.
Modified: trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c
===================================================================
--- trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c 2005-02-27 06:50:25 UTC (rev 8992)
+++ trunk/theora/win32/experimental/transcoder/avi2vp3/avi2vp3.c 2005-02-27 17:33:08 UTC (rev 8993)
@@ -20,7 +20,7 @@
int olength;
int length;
avi_t *avifile;
- int chucksize;
+ int chunksize;
int frame;
int frames;
int keyframegap = 0;
More information about the commits
mailing list