TODO 760 B

1234567891011121314151617181920212223242526272829303132
  1. Allocator override (speex_lib_ctl)
  2. Better error handling
  3. Fixed-point:
  4. - Wideband
  5. - Initialization
  6. - Jitter buffer
  7. Echo cancellation:
  8. - Int array for denoiser hooks
  9. Denoiser:
  10. - Smooth gain (remove musical noise)
  11. - Better noise adaptation
  12. - Do some tuning
  13. AGC:
  14. - Use median filtering instead of "non-linear mean"
  15. Features
  16. -Add maximum/minimum bit-rate control for VBR
  17. -Improve error handling (with perror-like call?)
  18. Long-term quality improvements
  19. -Improve perceptual enhancement (including wideband)
  20. Standards
  21. -Complete Speex RTP profile
  22. -MIME type registration
  23. ideas:
  24. Peelable stream (double codebook, higher bands, stereo)
  25. LPC from spectral domain
  26. Better psycho-acoustic model. Masking curve from Vorbis?
粤ICP备19079148号