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>2006-05-04 19:19:28 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2006-05-04 19:19:28 +0400
commit95b0388f5264921bc0d9fb39c4f127de8fec546d (patch)
tree0162a46063b3dbb3809507cd5430b4028cc1e3ea /TODO
parent7a5603f29acdbba830174d6dcf256a8c5e7a58de (diff)
Gapless works again (I think). Bit of cleaning up as well.
git-svn-id: http://svn.xiph.org/trunk/speex@11342 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 8d614d1..2cfee5e 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,12 @@
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
+(remove the if's in loops in interp_pitch())
+Fix --force-nb
+Fix wideband PLC
+change filter structure in vorbis-psy (use the numerator=LPC version)
+Fix overflow in mdf
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