[xiph-cvs] cvs commit: speex/doc manual.lyx
Jean-Marc Valin
jm at xiph.org
Thu Dec 18 14:18:32 PST 2003
jm 03/12/18 17:18:31
Modified: doc manual.lyx
Log:
typo
Revision Changes Path
1.69 +2 -2 speex/doc/manual.lyx
Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- manual.lyx 6 Nov 2003 05:13:55 -0000 1.68
+++ manual.lyx 18 Dec 2003 22:18:31 -0000 1.69
@@ -28,7 +28,7 @@
The Speex Codec Manual
\newline
-(version 1.0.2)
+(version 1.0.3)
\layout Author
Jean-Marc Valin
@@ -869,7 +869,7 @@
speex_bits_read_from(&bits, input_bytes, nbBytes);
\layout LyX-Code
-speex_decode(st, &bits, output_frame);
+speex_decode(dec_state, &bits, output_frame);
\layout Standard
where input_bytes is a
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list