Merge tag 'v0.19.15'

release v0.19.15
This commit is contained in:
Max Kellermann
2016-04-30 14:28:25 +02:00
12 changed files with 247 additions and 31 deletions

5
NEWS
View File

@@ -52,11 +52,14 @@ ver 0.20 (not yet released)
* update
- apply .mpdignore matches to subdirectories
ver 0.19.15 (not yet released)
ver 0.19.15 (2016/04/30)
* decoder
- ffmpeg: support FFmpeg 3.0
- ffmpeg: use as fallback instead of "mad" if no plugin matches
- opus: support bigger OpusTags packets
* fix more build failures on non-glibc builds due to constexpr Mutex
* fix build failure due to missing include
* fix unit test on Alpha
ver 0.19.14 (2016/03/18)
* decoder