rtpbin: add SDES property that takes GstStructure
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 29 Jun 2009 14:21:05 +0000 (16:21 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:46 +0000 (02:30 +0100)
commit9f330992f5548ea07821a02cb779a2da2c13c46b
treeda0a68ffd3532df2e9172f1949211e5db3647001
parentd8496fb105d8733af2923dfc05f1d23466164043
rtpbin: add SDES property that takes GstStructure

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/rtpsession.c
gst/rtpmanager/rtpsession.h
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h