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>2007-06-07 14:31:26 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-06-07 14:31:26 +0400
commite1eb2beba681980a0db71c9495f80f0fb0477857 (patch)
treeee41392ff58eb7d31e15f10faf89fd180bf54f57 /TODO
parent213513daca5fc7ae3906c6ef174713191f152d6f (diff)
todo...
git-svn-id: http://svn.xiph.org/trunk/speex@13019 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 356d6ef..45a35f9 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,7 @@ Warning/error handling
Optimisations
- Add restrict in a few places?
-- enable 4x4 version of pitch_xcorr()?
+- enable 4x4 version of pitch_xcorr() at least on some archs?
Would be nice:
Implement wideband split as IIR instead of QMF.