aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b280e616..e4934332 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+ver 0.18 (2012/??/??)
+* decoder:
+ - adplug: new decoder plugin using libadplug
+ - flac: require libFLAC 1.2 or newer
+ - 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
+ - vorbis: accept floating point input samples
+* output:
+ - new option "tags" may be used to disable sending tags to output
+* improved decoder/output error reporting
+
ver 0.17.3 (2012/??/??)
* output:
- osx: fix pops during playback