• Max Kellermann's avatar
    mp3: seek in background · d6c4441c
    Max Kellermann authored
    Remember the seek_where argument and call decoder_command_finished()
    immediately.  This way, the player thread can continue working, and we
    can receive more commands.
    
    This also fixes several issues which resulted in broken frames,
    leading to erroneos "elapsed" values: frames weren't parsed properly,
    since the code was checking for command!=NONE.
    d6c4441c
mp3_plugin.c 29 KB