diff options
author | Max Kellermann <max@duempel.org> | 2014-11-11 11:18:51 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-11 11:18:51 +0100 |
commit | 7886a14b74f58896670bb8c0573646cd1a947d05 (patch) | |
tree | 4bbddb514ffa8fc8b1264ea678b3e69bc54f3884 /NEWS | |
parent | 466b6a23cdce42143a25f87ce2234e045e963bdf (diff) | |
download | mpd-7886a14b74f58896670bb8c0573646cd1a947d05.tar.gz mpd-7886a14b74f58896670bb8c0573646cd1a947d05.tar.xz mpd-7886a14b74f58896670bb8c0573646cd1a947d05.zip |
decoder/opus: fix mistyped LoadEOSPacket() return value
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |