CELT TODO

From XiphWiki
Revision as of 01:15, 31 May 2009 by Gmaxwell (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TODO list for CELT (before freezing)

  • raw bits
  • adaptive folding
    • finalize folding details
    • Decide on folding gain
  • dynamic allocation
  • configuration packet
  • revisit stereo coupling
  • stereo allocation
  • tune everything
  • increase max pulses
    • Fast CWRS for N=3
    • change if(_n<=6) to if(_n<=6 || _m>255) in ncwrs_u32
    • Use real limits in fits_in32()
  • Tune for lower sampling rates
  • Improve dynamic range by changing the energy floor
  • Laplace encoder
    • Make ft=32768 to save some divisions
    • Use the last symbols to have a wider range
  • Investigate other transient algorithms
    • energy weight