Skip to content
  • Thomas Guillem's avatar
    decoder: fix slow video flush · 9602cf7e
    Thomas Guillem authored
    Video flush was taking between 1 seconds to 10 seconds because the flush
    request was not processed by the DecoderThread that was stuck in
    pf_decode() callbacks waiting for new pictures.
    9602cf7e