multiudpsink: make udp client structure refcounted
authorTim-Philipp Müller <tim@centricular.com>
Thu, 19 Jun 2014 18:16:01 +0000 (19:16 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Dec 2014 20:26:36 +0000 (20:26 +0000)
commitdead5c2476ff1033c8765764fbe970a084ad888a
treee066ad329f568a1169b068d338601cc35a7f2f99
parent675384a8cb43277643ac7302c9fa5878f1893887
multiudpsink: make udp client structure refcounted

Use the refcount for memory management and keep track
of the number of duplicate clients in a separate
variable. This will be useful later, and means we
don't have to hold the OBJECT_LOCK all the time.

https://bugzilla.gnome.org/show_bug.cgi?id=732866
gst/udp/gstmultiudpsink.c
gst/udp/gstmultiudpsink.h