aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-11 11:18:51 +0100
committerMax Kellermann <max@duempel.org>2014-11-11 11:18:51 +0100
commit7886a14b74f58896670bb8c0573646cd1a947d05 (patch)
tree4bbddb514ffa8fc8b1264ea678b3e69bc54f3884 /NEWS
parent466b6a23cdce42143a25f87ce2234e045e963bdf (diff)
downloadmpd-7886a14b74f58896670bb8c0573646cd1a947d05.tar.gz
mpd-7886a14b74f58896670bb8c0573646cd1a947d05.tar.xz
mpd-7886a14b74f58896670bb8c0573646cd1a947d05.zip
decoder/opus: fix mistyped LoadEOSPacket() return value
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52f4671e3..9f7cd74fa 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ ver 0.19.3 (not yet released)
- audiofile: fix crash while playing streams
- audiofile: fix bit rate calculation
- ffmpeg: support opus
+ - opus: fix bogus duration on streams
* fix distorted audio with soxr resampler
* fix build failure on Mac OS X with non-Apple compilers