• László Áshin's avatar
    wavpack: be more robust if the underlying stream is not seekable · 440b1ea3
    László Áshin authored
    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.
    440b1ea3
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...