rtpbin: add option for increasing ts_offset gradually
authorPatrick Radizi <patrickr@axis.com>
Thu, 14 Sep 2017 09:20:17 +0000 (11:20 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 14 Sep 2017 10:15:56 +0000 (13:15 +0300)
commit23f7739ba48f67fe55e6e068c9185155ae0c6539
treeabdcb2009be567a902f05ca11e8e2ba0906912fa
parenta08d7cdef5e20b88f93674a5b1053dc6edee7e18
rtpbin: add option for increasing ts_offset gradually

Instant large changes to ts_offset may cause timestamps to move
backwards and also cause visible effects in media playback. The new
option max-ts-offset-adjustment lets the application control the rate to
apply changes to ts_offset.

https://bugzilla.gnome.org/show_bug.cgi?id=784002
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/gstrtpjitterbuffer.c
gst/rtpmanager/rtpsource.c
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h