aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/wavpack_plugin.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-26 08:27:13 +0200
committerMax Kellermann <max@duempel.org>2008-08-26 08:27:13 +0200
commita1b430cb882cc00cf2e0f0f7b650a39acc125c8e (patch)
tree01091840c4d01d3b5f741ea14d51973169e4c56c /src/inputPlugins/wavpack_plugin.c
parent7bbca0842de3947bf5a9a9897fd7d6c63a1eb6ec (diff)
downloadmpd-a1b430cb882cc00cf2e0f0f7b650a39acc125c8e.tar.gz
mpd-a1b430cb882cc00cf2e0f0f7b650a39acc125c8e.tar.xz
mpd-a1b430cb882cc00cf2e0f0f7b650a39acc125c8e.zip
oggvorbis: don't detect OGG header if stream is not seekable
If the input stream is not seekable, the try_decode() function consumes valuable data, which is not available to the decode() function anymore. This means that the decode() function does not parse the header correctly. Better skip the detection if we cannot seek. Or implement better buffering, something like unread() or buffered rewind().
Diffstat (limited to 'src/inputPlugins/wavpack_plugin.c')
0 files changed, 0 insertions, 0 deletions