[xiph-commits] r13021 - trunk/speex

jm at svn.xiph.org jm at svn.xiph.org
Thu Jun 7 03:35:52 PDT 2007


Author: jm
Date: 2007-06-07 03:35:52 -0700 (Thu, 07 Jun 2007)
New Revision: 13021

Modified:
   trunk/speex/TODO
Log:
Removed some stuff from the TODO


Modified: trunk/speex/TODO
===================================================================
--- trunk/speex/TODO	2007-06-07 10:35:47 UTC (rev 13020)
+++ trunk/speex/TODO	2007-06-07 10:35:52 UTC (rev 13021)
@@ -1,34 +1,30 @@
 For 1.2beta3:
 Merge TriMedia stuff
 Control delay in new AEC API.
+packet dump
 
-
-Later:
+Eventually:
 Do VAD properly
 Warning/error handling
 --enable-{aec,preprocessor,jitter,resampler}
 
-
 Optimisations
 - Add restrict in a few places?
 - enable 4x4 version of pitch_xcorr() at least on some archs?
 
 Would be nice:
-Implement wideband split as IIR instead of QMF.
+Implement wideband split as IIR instead of QMF?
 
 Allocator override (speex_lib_ctl?)
-Better error handling
 Fixed-point:
-  - Wideband
+  - Vocoder
+  - Rest of wideband
   - Jitter buffer
 Denoiser:
   - Better noise adaptation
 AGC:
   - Use median filtering instead of "non-linear mean"?
 
-Features
--Improve error handling (with perror-like call?)
-
 Standards
 -Complete Speex RTP profile
 -MIME type registration
@@ -36,5 +32,3 @@
 ideas:
 Peelable stream (double codebook, higher bands, stereo)
 LPC from spectral domain
-
-this too



More information about the commits mailing list