From f4508d302c4edb5f51374815c360b4bcc6b9f43d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 29 Apr 2007 14:46:27 +0000 Subject: gst/rtpmanager/gstrtpsession.c: Remove debug. Original commit message from CVS: * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp): Remove debug. * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr), (rtp_session_process_sdes), (calculate_rtcp_interval), (rtp_session_next_timeout), (session_report_blocks): * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval): Improve debugging Fix interval for BYE/RTCP packets. --- gst/rtpmanager/rtpstats.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/rtpmanager/rtpstats.c') diff --git a/gst/rtpmanager/rtpstats.c b/gst/rtpmanager/rtpstats.c index 1e18f45e..55cf2e05 100644 --- a/gst/rtpmanager/rtpstats.c +++ b/gst/rtpmanager/rtpstats.c @@ -56,7 +56,6 @@ rtp_stats_calculate_rtcp_interval (RTPSessionStats * stats, gboolean we_send, gdouble interval; gdouble rtcp_min_time; - /* Very first call at application start-up uses half the min * delay for quicker notification while still allowing some time * before reporting for randomization and to learn about other -- cgit v1.2.1