Skip to content
  • Wim Taymans's avatar
    flacdec: don't lose the first buffer after a seek · 8f8e035c
    Wim Taymans authored
    The flacdec API calls the write callback when performing a seek. We cannot yet
    push out a buffer at that time so we must keep it and push it out later.
    Flush out the upstream part of the pipeline when doing a seek.
    Fixes #574275.
    8f8e035c