rtpbin: avoid some structure copies
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 22 Dec 2009 21:27:21 +0000 (22:27 +0100)
committerWim Taymans <wim@metal.(none)>
Tue, 22 Dec 2009 21:27:21 +0000 (22:27 +0100)
commit05418f16874aa101cdff4907f3840513e8de05cd
treea13636aa05fc2b602cbc4906b372ad8f6fa7e396
parentc3448f978e16e29cc92133edcaea2c9285d35277
rtpbin: avoid some structure copies

Don't make copied in the getter and setter for SDES in the RTPSource. This
avoids a couple of copies of the SDES structure when generating RTCP
packets.
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h