rtpjitterbuffer: dynamically recalculate RTX parameters
authorWim Taymans <wtaymans@redhat.com>
Fri, 27 Dec 2013 15:51:32 +0000 (16:51 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 30 Dec 2013 10:18:51 +0000 (11:18 +0100)
commitf48bbabafc0c2c5c19dd6735b067216257447aac
tree3f719c1874b92d97e568ec15aa4ec56e032e6545
parent416bd9a2c3377fe1bf3a0b59c84f583bc72c9069
rtpjitterbuffer: dynamically recalculate RTX parameters

Use the round-trip-time and average jitter to dynamically calculate the
retransmission interval and expected packet arrival time.

Based on patches from Torrie Fischer <torrie.fischer@collabora.co.uk>

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