• Max Kellermann's avatar
    added decoder_initialized() · 2bf7ec4f
    Max Kellermann authored
    decoder_initialized() sets the state to DECODE_STATE_DECODE and wakes
    up the player thread.  It is called by the decoder plugin after its
    internal initialization is finished.  More arguments will be added
    later to prevent direct accesses to the DecoderControl struct.
    2bf7ec4f
mod_plugin.c 5.02 KB