OpusTodo: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* Exposed CELT constrained VBR
* Exposed CELT constrained VBR
* Fixed-point build
* Fixed-point build
* Fix build system (right now it fails to build shared libraries, drops .o files all over)
* Floating point API
* Usable command-line tools (opus is a major regression from libcelt right now)
* Smart automatic mode decision
* psymodel based VBR


== Spec ==
== Spec ==
Line 12: Line 17:
== Other ==
== Other ==


* Test vectors
* Listening tests
* Listening tests
* Setup opus-codec.org
* Add content to opus-codec.org
* Useful example software (e.g. streaming software that works correctly)

Revision as of 12:38, 11 July 2011

Code

  • Exposed CELT constrained VBR
  • Fixed-point build
  • Fix build system (right now it fails to build shared libraries, drops .o files all over)
  • Floating point API
  • Usable command-line tools (opus is a major regression from libcelt right now)
  • Smart automatic mode decision
  • psymodel based VBR

Spec

  • Finish codec draft
  • Ogg mapping (including multi-channel)
  • RTP payload format

Other

  • Test vectors
  • Listening tests
  • Add content to opus-codec.org
  • Useful example software (e.g. streaming software that works correctly)