OpusTodo: Difference between revisions
Jump to navigation
Jump to search
(+support targets) |
(→Third party software: +VLC) |
||
Line 28: | Line 28: | ||
* Support in asterisk | * Support in asterisk | ||
* Support in firefox (rtcweb and in ogg) | * Support in firefox (rtcweb and in ogg) | ||
* Support in | * Support in VLC | ||
* Support in ogg123 | * Support in ogg123 | ||
* Support in ffmpeg | * Support in ffmpeg | ||
* Support in rockbox | * Support in rockbox | ||
* Support in foobar2000 | * Support in foobar2000 | ||
* Support in gstreamer | |||
* Support in mplayer | * Support in mplayer | ||
* Support in xmms | * Support in xmms | ||
* Support in oggdsf | * Support in oggdsf | ||
* Support in xiphqt | * Support in xiphqt |
Revision as of 19:38, 3 August 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). See: OggOpus
- RTP payload format
Other
- Test vectors
- Listening tests
- Add content to opus-codec.org
- Useful example software (e.g. streaming software that works correctly) (opus-tools in xiph git)
- Support for resampling in tools
Third party software
- Support in ekiga
- Support in mumble
- Support in asterisk
- Support in firefox (rtcweb and in ogg)
- Support in VLC
- Support in ogg123
- Support in ffmpeg
- Support in rockbox
- Support in foobar2000
- Support in gstreamer
- Support in mplayer
- Support in xmms
- Support in oggdsf
- Support in xiphqt