diff options
author | László Áshin <kodest@gmail.com> | 2008-11-14 15:23:18 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-11-14 15:23:18 +0100 |
commit | 440b1ea3ea0e2bc0f56c8f39f917e59d1761a3d0 (patch) | |
tree | 45acf5aa19c2e80a6fe7aae5d170895ba8afb88a /src/player_thread.c | |
parent | c495c6f5afefaf37fea4288b42ec6d63d054679b (diff) | |
download | mpd-440b1ea3ea0e2bc0f56c8f39f917e59d1761a3d0.tar.gz mpd-440b1ea3ea0e2bc0f56c8f39f917e59d1761a3d0.tar.xz mpd-440b1ea3ea0e2bc0f56c8f39f917e59d1761a3d0.zip |
wavpack: be more robust if the underlying stream is not seekable
The wavpack open function gives us an option called OPEN_STREAMING. This
provides more robust and error tolerant playback, but it automatically
disables seeking. (More exactly the wavpack lib will not return the
length information.) So, if the stream is already not seekable we can
use this option safely.
Diffstat (limited to 'src/player_thread.c')
0 files changed, 0 insertions, 0 deletions