From f4b32ca36d25de8a7c07dd9262fb7ab35b5bcccc Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 5 Oct 2007 17:26:14 +0000 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6a79b20a..c718c209 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-05 Wim Taymans + + * 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. + 2007-10-05 Wim Taymans * gst/rtpmanager/gstrtpjitterbuffer.c: -- cgit v1.2.1