diff options
author | Max Kellermann <max@duempel.org> | 2010-05-31 09:57:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-05-31 09:57:15 +0200 |
commit | 6566038df99530bfb0785cc3d30afe611e40bc96 (patch) | |
tree | 5167f558a020329c95f6e69fd99a0360012f5e4b /NEWS | |
parent | f0faf00320e66b30fa00b2e935698c3612abf76b (diff) | |
download | mpd-6566038df99530bfb0785cc3d30afe611e40bc96.tar.gz mpd-6566038df99530bfb0785cc3d30afe611e40bc96.tar.xz mpd-6566038df99530bfb0785cc3d30afe611e40bc96.zip |
decoder/gme: pass the whole buffer to decoder_data()
Pass sizeof(buf) to decoder_data(), not the number of samples (which
is half the size). At the same time, pass GME_BUF_SIZE to gme_play()
- libgme really wants to get the number of samples, not the number of
stereo frames. Previously, this plugin had been using only the first
half of the buffer.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions