aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-10-01 20:15:15 +0200
committerMax Kellermann <max@duempel.org>2012-10-02 00:45:24 +0200
commitd793b7c03ff7444b0aab485e5895573b4a4ff0a1 (patch)
tree94d3bc20c57b90045ea67bfb866f42ae671f6b24 /NEWS
parent9a715267ad1a86de4c522ff6ed5fd11827132c77 (diff)
encoder/opus: new encoder plugin for the Opus codec
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3b7041f..8db1acb2 100644
--- a/NEWS
+++ b/NEWS
@@ -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