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
path: root/TODO
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-27 10:57:49 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-27 10:57:49 +0400
commit9028019aece3fb9dd759bde4a9e3870e9bb7c16b (patch)
tree819ea25c171eff1379a3ebf11935dfc526273986 /TODO
parenta00680e6168c91627674f0685a4eccecf87e441d (diff)
updated TODO
git-svn-id: http://svn.xiph.org/trunk/speex@9518 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 4 insertions, 7 deletions
diff --git a/TODO b/TODO
index b057775..21f59a2 100644
--- a/TODO
+++ b/TODO
@@ -1,25 +1,22 @@
Allocator override (speex_lib_ctl)
-Support alloca/variable size arrays
Better error handling
Fixed-point:
- - Packet-loss concealment
- Wideband
- Initialization
- Jitter buffer
Echo cancellation:
- - Re-enable denoiser hooks
- - Improve doubletalk detector
+ - Int array for denoiser hooks
Denoiser:
- - Fix hyper-geometric approximation
+ - Smooth gain (remove musical noise)
+ - Better noise adaptation
- Do some tuning
-VAD-NG:
+AGC:
- Use median filtering instead of "non-linear mean"
Features
-Add maximum/minimum bit-rate control for VBR
--Get the encoder to use the rate of packet loss (more conservative pitch gains)
-Improve error handling (with perror-like call?)
Long-term quality improvements