rtpbin: add SDES property
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 29 Jun 2009 14:37:54 +0000 (16:37 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:46 +0000 (02:30 +0100)
commitc53e595d23ae7ef8de82041f414c83f2108e7e4d
tree8d24d841105c444d6c6fa68e94d1f465e14df83e
parent9f330992f5548ea07821a02cb779a2da2c13c46b
rtpbin: add SDES property

Remove all individual SDES properties and use one sdes property that takes a
GstStructure instead. This will allow us to add more custom stuff to the SDES
messages later.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/gstrtpsession.c