• 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
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
ffmpeg_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...