Skip to content
  • Stian Selnes's avatar
    rtpjitterbuffer: Fix delay for EXPECTED timers added by gaps · 6269ed49
    Stian Selnes authored and Håvard Graff's avatar Håvard Graff committed
    This patch corrects the delay set on EXPECTED timers that are added when
    processing gaps. Previously the delay could be too small so that
    'timout + delay' was much less than 'now', causing the following retries
    to be scheduled too early. (They were sent earlier than
    rtx-retry-timeout after the previous timeout.)
    6269ed49