rtpjitterbuffer: Consider timers len to compare with RTP_MAX_DROPOUT
authorMiguel París Díaz <mparisdiaz@gmail.com>
Mon, 29 Jun 2015 14:14:18 +0000 (16:14 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Jul 2015 16:38:46 +0000 (18:38 +0200)
commit5ae672fd22951fcf9e162af89869255f4ab5e64e
treeab657dfa223d3995d7b7682496677bf994bee22d
parent3df0cce65dfbe2bf4bfb4548e2f638d0995bcb74
rtpjitterbuffer: Consider timers len to compare with RTP_MAX_DROPOUT

When there are a lot of small gaps, we can consider that there is
a big gap (too losses) to reset the buffer.

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