gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the RTCP...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 25 Apr 2008 08:21:06 +0000 (08:21 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:34 +0000 (02:30 +0100)
commita05b42ef04802d78164bd345040052a900d690a4
tree9e75197dc2c969f50e0630f16c6d2e36da2cca21
parente779adca6947da83100a9af502c36d021882b117
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.
gst/rtpmanager/gstrtpsession.c