rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a full...
authorThomas Bluemel <tbluemel@control4.com>
Thu, 11 Aug 2016 17:04:22 +0000 (11:04 -0600)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 14 Sep 2016 23:47:28 +0000 (19:47 -0400)
commit567afdd4d3f2fa07fecf4c02a7eca70f7a7ef7f7
treecf1a935664420f0dcb687da3309b9784bd94d337
parentf440b074b1b4054c6506ee6fd9f898d7925b1fb0
rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a full queue.

Fixes calculating the next sequence number when a ITEM_TYPE_LOST with more than one
definitely lost packets is encountered.

https://bugzilla.gnome.org/show_bug.cgi?id=769757
gst/rtpmanager/gstrtpjitterbuffer.c