rtpjitterbuffer: increment accepted packets after loss
authorWim Taymans <wtaymans@redhat.com>
Fri, 9 May 2014 16:01:28 +0000 (18:01 +0200)
committerWim Taymans <wtaymans@redhat.com>
Fri, 9 May 2014 16:10:32 +0000 (18:10 +0200)
commitb2e1598e4abba7beba37e4c43e32598408e82663
treec209ddbca9af8aeeb7625eca8a1cade4f9ab85c0
parent9068e1bb8e53c10d39cb4c0f73a0a8fcc7d59d51
rtpjitterbuffer: increment accepted packets after loss

When we detect a lost packet, expect packets with higher
seqnum on the input.

Also update the unit test.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=729524
gst/rtpmanager/gstrtpjitterbuffer.c
tests/check/elements/rtpjitterbuffer.c