diff options
author | Max Kellermann <max@musicpd.org> | 2016-10-27 20:24:16 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2016-10-27 20:25:19 +0200 |
commit | 49c04ccfc7fc326c3128d116a43bcad5fff6077d (patch) | |
tree | 43b56a3a6174a02e62e49b84bb7b760ede8a714e /NEWS | |
parent | 11ba44870ba9aadfdbccc8aa42186e360c3d6444 (diff) |
decoder/sidplay: fix playback speed with libsidplayfp
https://bugs.musicpd.org/view.php?id=4577
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.19.20 (not yet released) * decoder - ffmpeg: ignore empty packets + - sidplay: fix playback speed with libsidplayfp ver 0.19.19 (2016/08/23) * decoder |