aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-11 07:41:01 +0100
committerMax Kellermann <max@duempel.org>2014-11-11 11:20:18 +0100
commitc98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5 (patch)
tree3b61e60c56de975644a4739a6e240c5cb441d314 /NEWS
parentba6f2b0467d85e5d855c7bc9649a09cfe973e4b9 (diff)
downloadmpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.tar.gz
mpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.tar.xz
mpd-c98cb1d6f9704e1fefcc28938bcedb8a4d84a7e5.zip
decoder/opus: support chained streams
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a6f33c1b..342e14eb6 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ ver 0.19.3 (not yet released)
- audiofile: fix bit rate calculation
- ffmpeg: support opus
- opus: fix bogus duration on streams
+ - opus: support chained streams
- opus: improved error logging
* fix distorted audio with soxr resampler
* fix build failure on Mac OS X with non-Apple compilers