src/decoder/opus: new decoder plugin for the Opus codec

Using libopus and libogg.
This commit is contained in:
Max Kellermann
2012-09-04 09:26:18 +02:00
parent bab756a5d0
commit 1536b5a9d6
16 changed files with 818 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.18 (2012/??/??)
* decoder:
- opus: new decoder plugin for the Opus codec
* improved decoder/output error reporting
ver 0.17.2 (2012/??/??)