Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index fd72327..523573d 100644
--- a/TODO
+++ b/TODO
@@ -2,14 +2,13 @@ For 1.2beta3:
Control delay in new AEC API.
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:
Fix last frame of speexenc
+split encoder and decoder?
Merge TriMedia stuff
packet dump
Do VAD properly