[xiph-cvs] cvs commit: speex/doc Makefile.am manual.lyx

Jean-Marc Valin jm at xiph.org
Mon Mar 17 22:13:30 PST 2003



jm          03/03/18 01:13:30

  Modified:    doc      Makefile.am manual.lyx
  Log:
  minor tweaks, removed some warnings

Revision  Changes    Path
1.2       +1 -1      speex/doc/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am	3 Oct 2002 06:28:08 -0000	1.1
+++ Makefile.am	18 Mar 2003 06:13:29 -0000	1.2
@@ -1,4 +1,4 @@
-docdir=$(prefix)/share/doc
+docdir=$(prefix)/share/doc/@PACKAGE at -@VERSION@
 
 doc_DATA = manual.pdf
 

<p><p>1.60      +20 -4     speex/doc/manual.lyx

Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- manual.lyx	17 Mar 2003 22:40:57 -0000	1.59
+++ manual.lyx	18 Mar 2003 06:13:29 -0000	1.60
@@ -5439,7 +5439,7 @@
 
 \end_inset 
 
-, why do we need Speex?
+; why do we need Speex?
 \layout Standard
 
 Vorbis is a great project but its goals are not the same as Speex.
@@ -5509,7 +5509,7 @@
 \layout Standard
 
 Speex files have the .spx extension.
- Note however that all the Speex tools (speexenc, speexdec) do not rely
+ Note, however that all the Speex tools (speexenc, speexdec) do not rely
  on the extension at all so any extension will work.
 \layout Subsection*
 
@@ -5609,6 +5609,22 @@
  causing clipping when saving as 16-bit PCM.
 \layout Subsection*
 
+How does Speex compare to other proprietary codecs?
+\layout Standard
+
+It's hard to give precise figures since no formal listening tests have been
+ performed yet.
+ All I can say is that in terms of quality, Speex competes on the same ground
+ as other proprietary (not necessarily the best, but not the worst either).
+ Speex also has many features that are not present in most other codecs.
+ These include variable bit-rate (VBR), integration of narrowband and wideband,
+ as well as stereo support.
+ Of course, another area where Speex is really hard to beat is the quality/price
+ ratio.
+ Unlike many very expensive codecs, Speex is free and anyone may distribute/modi
+fy it at will.
+\layout Subsection*
+
 Can Speex pass DTMF
 \begin_inset LatexCommand \index{DTMF}
 
@@ -5628,14 +5644,14 @@
 Can Speex pass V.9x modem signals correctly?
 \layout Standard
 
-If I could to that I'd be very rich by now :-)
+If I could do that I'd be very rich by now :-)
 \layout Subsection*
 
 What is your (Jean-Marc) relationship with the University of Sherbrooke
  and how does Speex fit into that?
 \layout Standard
 
-I am currently (2003/03/09) doing a Ph.D.
+Currently (2003/03/09), I'm 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.

<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