decoder/sidplay: make compatible with libsidplayfp < 1.8

https://bugs.musicpd.org/view.php?id=4665
This commit is contained in:
Max Kellermann
2017-03-10 13:48:52 +01:00
parent d50b30a498
commit 1dd01c99e8
2 changed files with 9 additions and 0 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.20.6 (not yet released)
* decoder
- ffmpeg: re-enable as fallback
- mpcdec: fix crash (division by zero) after seeking
- sidplay: make compatible with libsidplayfp < 1.8
* workaround for GCC 4.9.4 / libstdc++ bug (build failure)
ver 0.20.5 (2017/02/20)