[xiph-cvs] cvs commit: speex/doc manual.lyx
Jean-Marc Valin
jm at xiph.org
Wed Feb 26 10:15:15 PST 2003
jm 03/02/26 13:15:15
Modified: doc manual.lyx
Log:
doc update
Revision Changes Path
1.52 +24 -4 speex/doc/manual.lyx
Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- manual.lyx 17 Feb 2003 05:02:03 -0000 1.51
+++ manual.lyx 26 Feb 2003 18:15:15 -0000 1.52
@@ -29,13 +29,13 @@
The Speex Codec Manual
\newline
-(for version 1.0rc3)
+(version 1.0rc3)
\layout Author
Jean-Marc Valin
\layout Standard
\pagebreak_top
-Copyright (c) 2002 Jean-Marc Valin.
+Copyright (c) 2002-2003 Jean-Marc Valin.
\layout Standard
Permission is granted to copy, distribute and/or modify this document under
@@ -1648,13 +1648,18 @@
Payload Format
\layout Standard
-The latest RTP payload draft can be found at
+The RTP payload draft is included in appendix
+\begin_inset LatexCommand \ref{sec:IETF-draft}
+
+\end_inset
+
+ and the latest version is available at
\begin_inset LatexCommand \url{http://www.speex.org/drafts/latest}
\end_inset
.
- We are (2003/01/14) about to send the latest draft to the IETF for comments.
+ We are (2003/02/16) about to send the latest draft to the IETF for comments.
\layout Subsection
@@ -5328,6 +5333,17 @@
typically 2-4 times higher compression at equal quality.
\layout Subsection*
+Isn't there a GPL implementation of the GSM-FR codec? Why is Speex necessary?
+\layout Standard
+
+First of all, it's not clear whether or not GSM-FR is covered by a phillips
+ patent (see http://kbs.cs.tu-berlin.de/~jutta/toast.html).
+ Also, GSM-FR offers mediocre quality at a relatively high bit-rate, while
+ Speex can offer equivalent quality at almost half the bit-rate.
+ Last but not least, Speex offers a wide range of bit-rates and sampling
+ rates, while GSM-FR is limited to 8 kHz speech at 13 kbps.
+\layout Subsection*
+
Under what license is Speex released?
\layout Standard
@@ -5555,6 +5571,10 @@
\layout Section
\pagebreak_top
Sample code
+\layout Standard
+
+This section shows sample code for encoding and decoding speech using the
+ Speex API.
\layout Subsection
sampleenc.c
<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