From 5fe12accc93103285ca323380b934833fc0f1bea Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 25 Apr 2008 08:21:06 +0000 Subject: gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the RTCP and sync pads because the defaults ... Original commit message from CVS: * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src), (create_recv_rtcp_sink), (create_send_rtcp_src): Set up some internal links functions for the RTCP and sync pads because the defaults are really not correct. Implement a query handler for the RTCP src pad, mostly to correctly report about the latency. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d740633..cc78bdb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-04-25 Wim Taymans + + * gst/rtpmanager/gstrtpsession.c: + (gst_rtp_session_query_send_rtcp_src), (create_recv_rtcp_sink), + (create_send_rtcp_src): + Set up some internal links functions for the RTCP and sync pads because + the defaults are really not correct. + Implement a query handler for the RTCP src pad, mostly to correctly + report about the latency. + 2008-04-25 Wim Taymans * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate), -- cgit v1.2.1