diff options
author | Max Kellermann <max@duempel.org> | 2008-11-05 07:24:57 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-11-05 07:24:57 +0100 |
commit | eedbd28ec9fd07c25c19352f3ad854b153c02720 (patch) | |
tree | be5443594ebf809ff40fa9560dbf2d8a17a0d2a2 /src/output_list.h | |
parent | 010a27cd95bb48b737ca12a72ef63e9c8e4501d5 (diff) | |
download | mpd-eedbd28ec9fd07c25c19352f3ad854b153c02720.tar.gz mpd-eedbd28ec9fd07c25c19352f3ad854b153c02720.tar.xz mpd-eedbd28ec9fd07c25c19352f3ad854b153c02720.zip |
wavpack: read_bytes() should not return after partial reads
libwavpack expects the read_bytes() stream method to fill the whole
buffer, and fails badly when we return a partial read (i.e. not enough
data available yet). This caused wavpack streams to break.
Re-implement the buffer filling loop.
Diffstat (limited to 'src/output_list.h')
0 files changed, 0 insertions, 0 deletions