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

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-10-22 00:50:29 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-10-22 00:50:29 +0400
commit0ae19f73220f3a67e2ebc0644b369eb8c66980a3 (patch)
treefeecf7fe86f5f2de4177581130104daad41c46ee
parent5df2cbc003ae9917be33f058b6afb8ef4e3ddbb1 (diff)
...
git-svn-id: http://svn.xiph.org/trunk/speex@4029 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--TODO19
-rw-r--r--doc/manual.lyx4
2 files changed, 14 insertions, 9 deletions
diff --git a/TODO b/TODO
index dbef934..e275d10 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
-Codec
-- Better VBR logic for choosing mode
-- Wideband VBR
-- Improve VAD
-- Improve narrowband vocoder
+Standards
+-Complete Speex RTP profile
+
+Features
+-Support for intensity stereo
+-Support for 32 kHz sampling rate
+-Explicit encoding of DTMF/TTY?
-Bit-stream
-- support for TTY/DTMF
+Codec
+-Better VBR logic for choosing mode
+-Wideband VBR
+-Improve VAD
+-Improve narrowband vocoder
diff --git a/doc/manual.lyx b/doc/manual.lyx
index b7b5c23..6118259 100644
--- a/doc/manual.lyx
+++ b/doc/manual.lyx
@@ -4446,7 +4446,7 @@ n.
One of the cause could be scaling of the input speech.
Speex expects signals to have a
-\begin_inset Formula $\pm 2^{16}$
+\begin_inset Formula $\pm 2^{15}$
\end_inset
(signed short) dynamic range.
@@ -4474,7 +4474,7 @@ There are many possible causes for that.
for more than one audio stream (channel), which produces strange effects
with the filter memories.
If the input speech has an amplitude close to
-\begin_inset Formula $2^{16}$
+\begin_inset Formula $\pm 2^{15}$
\end_inset
, it is possible that at decoding, the amplitude be a bit higher than that,