encoder/opus: new encoder plugin for the Opus codec

This commit is contained in:
Max Kellermann
2012-10-01 20:15:15 +02:00
parent 9a715267ad
commit d793b7c03f
6 changed files with 458 additions and 0 deletions

2
NEWS
View File

@@ -3,6 +3,8 @@ ver 0.18 (2012/??/??)
- adplug: new decoder plugin using libadplug
- opus: new decoder plugin for the Opus codec
- vorbis: skip 16 bit quantisation, provide float samples
* encoder:
- opus: new encoder plugin for the Opus codec
* output:
- new option "tags" may be used to disable sending tags to output
* improved decoder/output error reporting