diff options
author | Max Kellermann <max@duempel.org> | 2014-11-11 10:56:36 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-11 11:20:03 +0100 |
commit | 23465ad9855f4878fd7210bf076fed938a409b7d (patch) | |
tree | 907ead829d53771038dcb1d17b9d59bc8e15ecb5 /NEWS | |
parent | 7886a14b74f58896670bb8c0573646cd1a947d05 (diff) | |
download | mpd-23465ad9855f4878fd7210bf076fed938a409b7d.tar.gz mpd-23465ad9855f4878fd7210bf076fed938a409b7d.tar.xz mpd-23465ad9855f4878fd7210bf076fed938a409b7d.zip |
decoder/opus: improved error logging
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: improved error logging * fix distorted audio with soxr resampler * fix build failure on Mac OS X with non-Apple compilers |