Merge branch 'v0.16.x'

Conflicts:
	src/decoder/ffmpeg_decoder_plugin.c
This commit is contained in:
Max Kellermann
2011-06-03 16:58:09 +02:00
5 changed files with 30 additions and 2 deletions

5
NEWS
View File

@@ -21,6 +21,11 @@ ver 0.17 (2011/??/??)
ver 0.16.3 (2011/??/??)
* fix assertion failure in audio format mask parser
* fix NULL pointer dereference in playlist parser
* fix playlist files in base music directory
* database: allow directories with just playlists
* decoder:
- ffmpeg: support libavcodec 0.7
ver 0.16.2 (2011/03/18)