CELT TODO: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Open issues ==
== Open issues ==


* Reduce waste when splitting at high bit-rate?
* Stereo/mono switching (Greg's patch)
* Stereo/mono switching (Greg's patch)
* Make post-filter coefficient mappable to 16 bits
* Make post-filter coefficient mappable to 16 bits

Revision as of 14:32, 27 January 2011

Open issues

  • Stereo/mono switching (Greg's patch)
  • Make post-filter coefficient mappable to 16 bits

Tuning (still open, but no changes planned)

  • Temporal masking
  • 3-tap prefilter/postfilter
  • qtheta offset
  • Just in case (probably not needed)
    • delta allocation for non-transient
    • fine offset
    • Spreading/folding parameter
    • Band layout (spacing)

Still possible, but probably not a good idea

  • Enable new layout with more HF bands
  • Remove 2-phase stereo?
  • Revert N=1 allocation special case?
  • Revisit folding
    • Can we remove the need to fold on split?
    • Should we do L/R folding?
    • Should we fold the side (probably not)?
    • Band-aligned folding?

Post-freeze

  • Samplerate switching
  • Denorm prevention