• Max Kellermann's avatar
    decoder/flac: fixed CUE seeking range check · dca4d9cf
    Max Kellermann authored
    If flac_container_decode() gets a seek destination which is out of
    range, it ignores the SEEK command (never finishes it).  This leads to
    MPD lockup, because the player thread waits for completion.
    dca4d9cf
flac_plugin.c 22.9 KB