Skip to content
  • Wim Taymans's avatar
    rtpjitterbuffer: fix order of timeout events · fdc1ed16
    Wim Taymans authored
    Improve the order of the timeout events, if there are timers with the same
    timeout, we want to trigger the lowest seqnum first. For this we need to loop
    over the complete array of timers to find the best one before triggering the
    timeout.
    fdc1ed16