• Max Kellermann's avatar
    wavpack: read first byte from wvc stream · 097bccd4
    Max Kellermann authored
    Instead of manually waiting for the input stream to become ready (to
    catch server errors), just read the first byte.  Since the
    wavpack_input has the capability to push back one byte, we can simply
    re-feed it.  Advantage is: decoder_read() handles everything for us,
    i.e. waiting for the stream, polling for decoder commands and error
    handling.
    097bccd4
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...