diff options
author | Max Kellermann <max@duempel.org> | 2012-10-01 20:15:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-10-02 00:45:24 +0200 |
commit | d793b7c03ff7444b0aab485e5895573b4a4ff0a1 (patch) | |
tree | 94d3bc20c57b90045ea67bfb866f42ae671f6b24 /NEWS | |
parent | 9a715267ad1a86de4c522ff6ed5fd11827132c77 (diff) | |
download | mpd-d793b7c03ff7444b0aab485e5895573b4a4ff0a1.tar.gz mpd-d793b7c03ff7444b0aab485e5895573b4a4ff0a1.tar.xz mpd-d793b7c03ff7444b0aab485e5895573b4a4ff0a1.zip |
encoder/opus: new encoder plugin for the Opus codec
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |