diff options
author | Max Kellermann <max@duempel.org> | 2011-07-20 12:30:56 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-07-20 12:54:30 +0200 |
commit | 2e28ed8f81630cdadf9e3a22d0cd460f6afffe1a (patch) | |
tree | 6926c31e4d0427678f0569f2252a12f30c708ff3 /NEWS | |
parent | 4c4f8bf02a6315ce988fcacab9cfd890c67ca5d0 (diff) | |
download | mpd-2e28ed8f81630cdadf9e3a22d0cd460f6afffe1a.tar.gz mpd-2e28ed8f81630cdadf9e3a22d0cd460f6afffe1a.tar.xz mpd-2e28ed8f81630cdadf9e3a22d0cd460f6afffe1a.zip |
wavpack: obey all decoder commands, stop at CUE track border
It used to ignore the decoder_data() return value.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.16.4 (2011/??/??) * decoder: - ffmpeg: workaround for semantic API change in recent ffmpeg versions - flac: validate the sample rate when scanning the tag + - wavpack: obey all decoder commands, stop at CUE track border * output: - alsa: fix SIGFPE when alsa announces a period size of 0 |