[xiph-cvs] cvs commit: speex/doc manual.lyx manual.pdf
Jean-Marc Valin
jm at xiph.org
Mon Mar 10 20:45:25 PST 2003
jm 03/03/10 23:45:25
Modified: doc manual.lyx manual.pdf
Log:
Use "times" package instead of bitmap fonts
Revision Changes Path
1.56 +17 -3 speex/doc/manual.lyx
Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- manual.lyx 5 Mar 2003 17:47:14 -0000 1.55
+++ manual.lyx 11 Mar 2003 04:45:25 -0000 1.56
@@ -29,7 +29,7 @@
The Speex Codec Manual
\newline
-(version 1.0.0)
+(version 1.0)
\layout Author
Jean-Marc Valin
@@ -612,6 +612,15 @@
\end_inset
)
+\layout Standard
+
+This section explains how to use the Speex API.
+ Examples of code can also be found in appendix
+\begin_inset LatexCommand \ref{sec:Sample-code}
+
+\end_inset
+
+.
\layout Subsection
Encoding
@@ -1356,7 +1365,7 @@
\layout Standard
-Asks encoder to set VBR off (0), on(1), VAD(2), DTX(3)
+Asks encoder to set CBR (0), VAD(1), DTX(3), VBR(5), VBR+DTX(7)
\end_inset
</cell>
</row>
@@ -5518,7 +5527,7 @@
and how does Speex fit into that?
\layout Standard
-I am currently (2003/01/13) doing a Ph.D.
+I am currently (2003/03/09) doing a Ph.D.
at the University of Sherbrooke in mobile robotics.
Although I did my master with the Sherbrooke speech coding group (in speech
enhancement, not coding), I am not associated with them anymore.
@@ -5570,6 +5579,11 @@
\layout Section
\pagebreak_top
Sample code
+\begin_inset LatexCommand \label{sec:Sample-code}
+
+\end_inset
+
+
\layout Standard
This section shows sample code for encoding and decoding speech using the
<p><p>1.10 +1216 -6717speex/doc/manual.pdf
Index: manual.pdf
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.pdf,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
Binary files /tmp/cvsDXLndP and /tmp/cvs2MBPuD differ
<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