Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-06-03 11:27:05 +0400
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-06-03 11:27:05 +0400
commitb2c35c162be84b81e5bc98696acaab56713c6727 (patch)
tree4c1f36338b67493c5c354b67db2fb29b09451533 /doc
parent372ce2e6ca636276179446ca818c1a72cfcc718f (diff)
Jitter buffer update
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.lyx6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.lyx b/doc/manual.lyx
index f41feba..5e84b40 100644
--- a/doc/manual.lyx
+++ b/doc/manual.lyx
@@ -1,4 +1,4 @@
-#LyX 1.5.1 created this file. For more info see http://www.lyx.org/
+#LyX 1.5.3 created this file. For more info see http://www.lyx.org/
\lyxformat 276
\begin_document
\begin_header
@@ -1213,8 +1213,8 @@ CPU optimisation
\end_layout
\begin_layout Standard
-The single that will affect the CPU usage of Speex the most is whether it
- is compiled for floating point or fixed-point.
+The single factor that will affect the CPU usage of Speex the most is whether
+ it is compiled for floating point or fixed-point.
If your CPU/DSP does not have a floating-point unit FPU, then compiling
as fixed-point will be orders of magnitudes faster.
If there is an FPU present, then it is important to test which version