• Max Kellermann's avatar
    mp3, flac: check for seek command after decoder_read() · f46de2c3
    Max Kellermann authored
    When we introduced decoder_read(), we added code which aborts the read
    operation when a decoder command arrives.  Several plugins however did
    not expect that when they were converted to decoder_read().  Add
    proper checks to the mp3 and flac decoder plugins.
    f46de2c3
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...
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...