• Max Kellermann's avatar
    added decoder_command_finished() to decoder_api.h · 78c55e24
    Max Kellermann authored
    Some decoder commands are implemented in the decoder plugins, thus
    they need to have an API call to signal that their current command has
    been finished.  Let them use the new decoder_command_finished()
    instead of the internal dc_command_finished().
    78c55e24
oggflac_plugin.c 11.5 KB