Merge branch 'v0.19.x'

This commit is contained in:
Max Kellermann
2016-04-13 09:56:45 +02:00
3 changed files with 17 additions and 2 deletions

6
NEWS
View File

@@ -52,6 +52,12 @@ ver 0.20 (not yet released)
* update
- apply .mpdignore matches to subdirectories
ver 0.19.15 (not yet released)
* decoder
- ffmpeg: support FFmpeg 3.0
- ffmpeg: use as fallback instead of "mad" if no plugin matches
* fix more build failures on non-glibc builds due to constexpr Mutex
ver 0.19.14 (2016/03/18)
* decoder
- dsdiff: fix off-by-one buffer overflow