media: don't add udp addresses multiple times
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Aug 2010 11:09:12 +0000 (13:09 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Aug 2010 11:09:12 +0000 (13:09 +0200)
commit7c0f8a77ecfaa1b49bc0195e7c914769cec7e9de
treeb9d4f5581f764aadcfdcadf5f4e84e9b876ff0a9
parentaf732fa7492c592c6ce7fd8b6092354e64f4675b
media: don't add udp addresses multiple times

Keep track of the udp addresses we added to udpsink and never add the same udp
destination twice. This avoids duplicate packets when using multicast.
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h