Skip to content
  • Wim Taymans's avatar
    celtpay: fix queue duration calculations · 3e4bc043
    Wim Taymans authored
    Don't blindly add the durations of incomming buffers to the total queued
    duration because it might be invalid. Mark the total queued duration invalid
    when we receive an invalid incomming timestamp because that's when we lose track
    of the total queued duration.
    
    Fixes #618324
    3e4bc043