gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the session...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 10 Dec 2007 14:03:32 +0000 (14:03 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:32 +0000 (02:30 +0100)
commit95d1f62397fab2ef07c4f55af04c9cc10e9533b0
tree09a2e725282f399eb08808c19fe9832184dc27ee
parent1971ae0d82153aa2d1cc65c68f1fcd4538fcaf70
gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the session managers with them.

Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (create_session),
(gst_rtp_bin_class_init), (gst_rtp_bin_init), (sdes_type_to_name),
(gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
(gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
* gst/rtpmanager/gstrtpbin.h:
Expose SDES items as properties and configure the session managers with
them.
* gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
(rtp_source_set_property):
Fix SSRC property.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/rtpsource.c