[xiph-commits] r9971 - trunk/speex/doc

jm at svn.xiph.org jm at svn.xiph.org
Mon Sep 5 15:46:05 PDT 2005


Author: jm
Date: 2005-09-05 15:46:02 -0700 (Mon, 05 Sep 2005)
New Revision: 9971

Modified:
   trunk/speex/doc/manual.lyx
Log:
minor changes


Modified: trunk/speex/doc/manual.lyx
===================================================================
--- trunk/speex/doc/manual.lyx	2005-09-05 21:20:54 UTC (rev 9970)
+++ trunk/speex/doc/manual.lyx	2005-09-05 22:46:02 UTC (rev 9971)
@@ -34,7 +34,7 @@
 Jean-Marc Valin
 \layout Standard
 \pagebreak_top 
-Copyright (c) 2002-2004 Jean-Marc Valin/Xiph.org Foundation
+Copyright (c) 2002-2005 Jean-Marc Valin/Xiph.org Foundation
 \layout Standard
 
 Permission is granted to copy, distribute and/or modify this document under
@@ -449,7 +449,7 @@
  the frames.
 \layout Subsection
 
-Coding
+Codec
 \layout Subsection
 
 Preprocessor
@@ -496,6 +496,12 @@
 The voice activity detector (VAD) provided by the preprocessor is more advanced
  than the one directly provided in the codec.
  
+\layout Subsection
+
+Adaptive Jitter Buffer
+\layout Subsection
+
+Acoustic Echo Canceller
 \layout Section
 \pagebreak_top 
 Compiling
@@ -534,7 +540,7 @@
  with valgrind
 \layout Description
 
---enable-sse Enable use of SSE instructions (x86 only)
+--enable-sse Enable use of SSE instructions (x86/float only)
 \layout Description
 
 --enable-fixed-point
@@ -569,6 +575,10 @@
 --enable-ti-c55x Enable support for the TI C5x family
 \layout Description
 
+--enable-blackfin-asm Enable assembly specific to the Blackfin DSP architecture
+ (gcc only)
+\layout Description
+
 --enable-16bit-precision Reduces precision to 16 bits in time-critical areas
  (fixed-point only)
 \layout Section



More information about the commits mailing list