aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-11 10:56:36 +0100
committerMax Kellermann <max@duempel.org>2014-11-11 11:20:03 +0100
commit23465ad9855f4878fd7210bf076fed938a409b7d (patch)
tree907ead829d53771038dcb1d17b9d59bc8e15ecb5 /NEWS
parent7886a14b74f58896670bb8c0573646cd1a947d05 (diff)
downloadmpd-23465ad9855f4878fd7210bf076fed938a409b7d.tar.gz
mpd-23465ad9855f4878fd7210bf076fed938a409b7d.tar.xz
mpd-23465ad9855f4878fd7210bf076fed938a409b7d.zip
decoder/opus: improved error logging
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f7cd74fa..8a6f33c1b 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: improved error logging
* fix distorted audio with soxr resampler
* fix build failure on Mac OS X with non-Apple compilers