OpusTodo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(seperate tools / resampling) |
||
Line 8: | Line 8: | ||
* Smart automatic mode decision | * Smart automatic mode decision | ||
* psymodel based VBR | * psymodel based VBR | ||
* Split tools package | |||
* Support for resampling in tools | |||
== Spec == | == Spec == |
Revision as of 14:03, 17 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
- Split tools package
- Support for resampling in tools
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)