[xiph-cvs] cvs commit: speex/doc manual.lyx
Jean-Marc Valin
jm at xiph.org
Sun Mar 16 18:50:47 PST 2003
jm 03/03/16 21:50:47
Modified: doc manual.lyx
Log:
...
Revision Changes Path
1.58 +72 -5 speex/doc/manual.lyx
Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- manual.lyx 13 Mar 2003 21:34:26 -0000 1.57
+++ manual.lyx 17 Mar 2003 02:50:47 -0000 1.58
@@ -10,7 +10,7 @@
\graphics default
\paperfontsize default
\spacing single
-\papersize Default
+\papersize letterpaper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
@@ -169,9 +169,61 @@
\layout Itemize
Intensity stereo encoding option
+\layout Standard
+
+This document is divided in the following way.
+ Section
+\begin_inset LatexCommand \ref{sec:Feature-description}
+
+\end_inset
+
+ describes the different Speex features and define some terms that will
+ be used in later sections.
+ Section
+\begin_inset LatexCommand \ref{sec:Command-line-encoder/decoder}
+
+\end_inset
+
+ provides information about the standard command-line tools, while
+\begin_inset LatexCommand \ref{sec:Programming-with-Speex}
+
+\end_inset
+
+ contrains information about programming using the Speex API.
+ Section
+\begin_inset LatexCommand \ref{sec:Formats-and-standards}
+
+\end_inset
+
+ has some information related to Speex and standards.
+ The three last sections describe the internals of the codec and require
+ some signal processing knowledge.
+ Section
+\begin_inset LatexCommand \ref{sec:Introduction-to-CELP}
+
+\end_inset
+
+ explains the general idea behind CELP, while sections
+\begin_inset LatexCommand \ref{sec:Speex-narrowband-mode}
+
+\end_inset
+
+ and
+\begin_inset LatexCommand \ref{sec:Speex-wideband-mode}
+
+\end_inset
+
+ are specific to Speex.
+ Note that if you are only interested in using Speex, those three last sections
+ are not required.
\layout Section
\pagebreak_top
Feature description
+\begin_inset LatexCommand \label{sec:Feature-description}
+
+\end_inset
+
+
\layout Standard
This section explains the main Speex features, as well as some concepts
@@ -614,6 +666,11 @@
\end_inset
)
+\begin_inset LatexCommand \label{sec:Programming-with-Speex}
+
+\end_inset
+
+
\layout Standard
This section explains how to use the Speex API.
@@ -1616,6 +1673,11 @@
\end_inset
+\begin_inset LatexCommand \label{sec:Formats-and-standards}
+
+\end_inset
+
+
\layout Standard
Speex can encode speech in both narrowband and wideband and provides different
@@ -2248,11 +2310,11 @@
\end_inset
-\layout Standard
+\begin_inset LatexCommand \label{sec:Introduction-to-CELP}
+
+\end_inset
+
-The three following sections describe the internals of the codec and require
- some signal processing knowledge.
- If you are only interested in using Speex, they are not required.
\layout Standard
Speex is based on CELP, which stands for Code Excited Linear Prediction.
@@ -4792,6 +4854,11 @@
\pagebreak_top
Speex wideband mode (sub-band CELP)
\begin_inset LatexCommand \index{wideband}
+
+\end_inset
+
+
+\begin_inset LatexCommand \label{sec:Speex-wideband-mode}
\end_inset
<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