decoder/sndfile: work around libsndfile bug on partial read

This commit is contained in:
Marcello Desantis
2014-04-09 23:58:56 +02:00
committed by Max Kellermann
parent 3a4e667078
commit 95ac6071b9
2 changed files with 21 additions and 6 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.18.10 (not yet released)
- ffmpeg: fix seeking bug
- ffmpeg: handle unknown stream start time
- gme: fix memory leak
- sndfile: work around libsndfile bug on partial read
* don't interrupt playback when current song gets deleted
ver 0.18.9 (2014/03/02)