Merge tag 'release-0.17.4'

This commit is contained in:
Max Kellermann
2013-04-08 22:11:42 +02:00
7 changed files with 24 additions and 13 deletions

2
NEWS
View File

@@ -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