gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next timeout...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 5 Oct 2007 17:26:14 +0000 (17:26 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:31 +0000 (02:30 +0100)
commit76a89b5e500952afb6d8d0c544848c7c99bb0427
tree302c41180d15c07b5d38b684755f7230c8db7364
parent387f41e157e0aac82d798152765e1c952c3a7c47
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next timeout against the last report time inst...

Original commit message from CVS:
* gst/rtpmanager/rtpsession.c: (rtp_session_next_timeout),
When reconsidering RTCP timeouts, set the next timeout against the last
report time instead of the current clock time so that we don't end up
reconsidering forever.
gst/rtpmanager/rtpsession.c