aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-04-08 22:11:42 +0200
committerMax Kellermann <max@duempel.org>2013-04-08 22:11:42 +0200
commit2c4b99817025c8aa2734877bb74af36f90436330 (patch)
tree13622752eb0f0ada915c3e407222e662f050bd03 /NEWS
parent8becbb8b085278ba6441ec750e23ab3b2f79b386 (diff)
parent0a9c7ff6cf9ce560767f3971fd88843976b9dc61 (diff)
downloadmpd-2c4b99817025c8aa2734877bb74af36f90436330.tar.gz
mpd-2c4b99817025c8aa2734877bb74af36f90436330.tar.xz
mpd-2c4b99817025c8aa2734877bb74af36f90436330.zip
Merge tag 'release-0.17.4'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ee6791ae..1ab1c37f4 100644
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,10 @@ ver 0.18 (2012/??/??)
ver 0.17.4 (2013/??/??)
* protocol:
- allow to omit END in ranges (START:END)
+ - don't emit IDLE_PLAYER before audio format is known
* decoder:
- ffmpeg: support float planar audio (ffmpeg 1.1)
+ - ffmpeg: fix AVFrame allocation
* player:
- implement missing "idle" events on output errors
* clock: fix build failure