Skip to content
  • Wim Taymans's avatar
    rtpjitterbuffer: rework packet insert · 18b69419
    Wim Taymans authored
    Rework the packet queue so that the most common action (insert a packet
    at the tail of the queue) goes very fast.
    
    Report if a packet was inserted at the head instead of the tail so that
    we can know when to retry _pop or _peek.
    18b69419