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/TODO
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-05-17 19:10:10 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-05-17 19:10:10 +0400
commitf986a09f90c6af82b8e2fe6ba53f54ffbeaf5c83 (patch)
tree30025858f49c21c8b71ea48644b92a8606178340 /TODO
parent40dccd13ccf9e20da3a3a927d5c5555f7acf0581 (diff)
misc updates to prepare for 1.2beta2
git-svn-id: http://svn.xiph.org/trunk/speex@12959 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 9 insertions, 6 deletions
diff --git a/TODO b/TODO
index 924258a..029cee1 100644
--- a/TODO
+++ b/TODO
@@ -8,15 +8,18 @@ For 1.2beta2:
*remove wideband pseudo-stack
*pitch prediction saturation to prevent NaN-based DoS attacks.
*Fix jitter buffer
+*Use lower sinc oversampling when down-sampling
+*Fix register issue on Blackfin
+*Complete resampler API (error codes)
+*le_short problems
+*Fix resampler corner case
+*Make it possible to decode a "raw" packet with SpeexBits
+*speex_decoder_ctl() call to detect silence
-speex_decoder_ctl() call to detect silence
-Complete resampler API (error codes)
-Fix resampler corner case
-Use lower sinc oversampling when down-sampling
-**Fix register issue on Blackfin
Merge TriMedia stuff
-Make it possible to decode a "raw" packet with SpeexBits
Control delay in new AEC API.
+Big endian issues on MacOS
+
Later:
Do VAD properly