Skip to content
  • Nicolas Dufresne's avatar
    rtpjitterbuffer: Stop waiting after EOS · 3de2c28f
    Nicolas Dufresne authored and Nicolas Dufresne's avatar Nicolas Dufresne committed
    After EOS is received, it is pointless to wait for further events,
    specially waiting on timers. This patches fixes two cases where we could
    wait instead of returning GST_FLOW_EOS and trigger a spin of the loop
    function when EOS is queued, regardless if this EOS is the queue head or
    not.
    3de2c28f