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>2006-04-25 16:33:24 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2006-04-25 16:33:24 +0400
commitb2d9aaea84d148622c165aa1ba2f32b7078168be (patch)
tree21ffe949a50dd20413e12e94db8053903ee1d0e2 /TODO
parentc16bdda8835d3b74c48f6bef3b19d51c03b084a4 (diff)
updated TODO list
git-svn-id: http://svn.xiph.org/trunk/speex@11277 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 12 insertions, 8 deletions
diff --git a/TODO b/TODO
index 7eb44e4..8d614d1 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,15 @@
-Things to fix:
-Vorbis-psy
-ARM and Blackfin assembly (filters)
-Handle input buffer properly in nb_celp.c
-target_update() use of MULT16_16_Q11_32
-target_update() for float too
+For 1.1.13:
+Input buffer in new enhancer
+make pseudofloat.h more portable
+convert rest of enhancer to fixed-point
+add win32 stuff to the distribution
+
+Later:
+reduce pitch search complexity in new enhancer
+use 16-bit version of the filters in ltp.c
+get rid of crap that shouldn't be exposed in speex.h
+
+Would be nice:
Allocator override (speex_lib_ctl)
Better error handling
@@ -11,8 +17,6 @@ Fixed-point:
- Wideband
- Initialization
- Jitter buffer
-Echo cancellation:
- - Int array for denoiser hooks
Denoiser:
- Smooth gain (remove musical noise)
- Better noise adaptation