rtpjitterbuffer: Drop packets with sequence numbers before the seqnum-base
authorSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2015 10:10:35 +0000 (11:10 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2015 10:10:35 +0000 (11:10 +0100)
commit9e934d076b509b5f26c9b193c33eb55ad4692aa8
tree99b977c5f866a410645672b60be6890e9e3b9fcd
parent398296d9780fa7731d7be8db6f3dbbfa09e053a1
rtpjitterbuffer: Drop packets with sequence numbers before the seqnum-base

These are outside the expected range of sequence numbers and should be
clipped, especially for RTSP they might belong to packets from before a seek
or a previous stream in general.
gst/rtpmanager/gstrtpjitterbuffer.c