[xiph-commits] r8994 - trunk/theora-tools/theora_transcoder
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Sun Feb 27 09:34:09 PST 2005
Author: giles
Date: 2005-02-27 09:34:09 -0800 (Sun, 27 Feb 2005)
New Revision: 8994
Modified:
trunk/theora-tools/theora_transcoder/avi2vp3.c
Log:
Correct a typo.
Modified: trunk/theora-tools/theora_transcoder/avi2vp3.c
===================================================================
--- trunk/theora-tools/theora_transcoder/avi2vp3.c 2005-02-27 17:33:08 UTC (rev 8993)
+++ trunk/theora-tools/theora_transcoder/avi2vp3.c 2005-02-27 17:34:09 UTC (rev 8994)
@@ -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