freeswitch/libs/speex/TODO
Michael Jerris dced381e66 add speex 1.2beta1 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 18:13:27 +00:00

36 lines
781 B
Plaintext

Better saturation handling in mdf?
get rid of crap that shouldn't be exposed in speex.h
Would be nice:
Allocator override (speex_lib_ctl)
Better error handling
Fixed-point:
- Wideband
- Initialization
- Jitter buffer
Denoiser:
- Smooth gain (remove musical noise)
- Better noise adaptation
- Do some tuning
AGC:
- Use median filtering instead of "non-linear mean"
Features
-Add maximum/minimum bit-rate control for VBR
-Improve error handling (with perror-like call?)
Long-term quality improvements
-Improve perceptual enhancement (including wideband)
Standards
-Complete Speex RTP profile
-MIME type registration
ideas:
Peelable stream (double codebook, higher bands, stereo)
LPC from spectral domain
Better psycho-acoustic model. Masking curve from Vorbis?