From 84064b108f2633b1dd2de4735f236203a541efef Mon Sep 17 00:00:00 2001 From: jm Date: Sat, 10 Nov 2007 10:59:13 +0000 Subject: Lag window now stored as const data instead of computed at init time. Also, force either FIXED_POINT or FLOATING_POINT to be defined so we can catch a missing config.h git-svn-id: http://svn.xiph.org/trunk/speex@14122 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 48e07ec..b744b83 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,8 @@ Implement speex_header_free() better error reporting get rid of floats in initialisation (make the lag window a const array) split encoder and decoder? +improve float<->int conversion +NaN checks? Eventually: -- cgit v1.2.3