[xiph-commits] r11277 - trunk/speex
jm at svn.xiph.org
jm at svn.xiph.org
Tue Apr 25 05:33:26 PDT 2006
Author: jm
Date: 2006-04-25 05:33:24 -0700 (Tue, 25 Apr 2006)
New Revision: 11277
Modified:
trunk/speex/TODO
Log:
updated TODO list
Modified: trunk/speex/TODO
===================================================================
--- trunk/speex/TODO 2006-04-25 12:32:04 UTC (rev 11276)
+++ trunk/speex/TODO 2006-04-25 12:33:24 UTC (rev 11277)
@@ -1,18 +1,22 @@
-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
Fixed-point:
- Wideband
- Initialization
- Jitter buffer
-Echo cancellation:
- - Int array for denoiser hooks
Denoiser:
- Smooth gain (remove musical noise)
- Better noise adaptation
More information about the commits
mailing list