index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
udp
/
gstmultiudpsink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
udpsink, multiudpsink: keep GCancellable fd around instead of re-creating it ...
Tim-Philipp Müller
1
-0
/
+2
2014-12-16
udpsink: allocate scratch space for render functions on the heap
Tim-Philipp Müller
1
-2
/
+6
2014-12-16
multiudpsink: keep client list consistent during removals
Tim-Philipp Müller
1
-0
/
+1
2014-12-16
multiudpsink: add sendmmsg-ready render_list function prototype
Tim-Philipp Müller
1
-0
/
+24
2014-12-16
multiudpsink: make udp client structure refcounted
Tim-Philipp Müller
1
-1
/
+2
2014-12-16
multiudpsink: keep count of number of unique and non-unique IPv4 and IPv6 cli...
Tim-Philipp Müller
1
-0
/
+4
2014-06-20
multiudpsink: avoid some unnecessary run-time type checks
Tim-Philipp Müller
1
-0
/
+1
2013-05-23
(dyn|multi)udpsink: Add properties to specify the bind address and port
Sebastian Dröge
1
-0
/
+2
2013-04-25
(multi)udpsink: Use separate sockets for IPv4 and IPv6
Sebastian Dröge
1
-2
/
+2
2013-04-25
udp: Remove unused enum type
Sebastian Dröge
1
-1
/
+0
2013-04-11
udpsink: avoid alloc and free in render function
Wim Taymans
1
-0
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-10
multiudpsink: add multicast-iface property
Rasmus Rohde
1
-0
/
+1
2012-10-10
multiudpsink: add force-ipv4 option
Rasmus Rohde
1
-0
/
+1
2012-10-10
multiudpsink: remove unused field
Wim Taymans
1
-1
/
+0
2012-01-19
port to new gthread API
Wim Taymans
1
-1
/
+1
2012-01-17
udpsink/multiudpsink: Port to GIO
Sebastian Dröge
1
-12
/
+11
2011-01-05
multiudpsink: add buffer-size property
Wim Taymans
1
-0
/
+1
2010-09-06
multifdsink: use refcount to count host/port duplicates
Wim Taymans
1
-0
/
+4
2010-03-11
udp: fix compilation errors on non-windows.
Michael Smith
1
-1
/
+1
2010-03-11
multiudpsink: avoid getting the socket family using getsockname()
Andoni Morales Alastruey
1
-0
/
+1
2009-08-31
udpsink: Add ttl multicast property
Jarkko Palviainen
1
-0
/
+1
2008-05-21
gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.
Wim Taymans
1
-1
/
+1
2008-05-21
gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of ser...
Henrik Eriksson
1
-0
/
+1
2008-05-21
gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...
Bruno Santos
1
-2
/
+3
2008-01-17
gst/udp/gstmultiudpsink.*: Add property to automatically join a multicast gro...
Olivier Crete
1
-0
/
+2
2007-11-02
Fix includes for MSVC and GLib-2.14.0 (#492388).
Ole André Vadla Ravnås
1
-6
/
+0
2007-08-17
gst/udp/gstmultiudpsink.*: Add support for getting and setting the socket to ...
Wim Taymans
1
-0
/
+5
2006-07-24
Port udp plugin to win32 (#345288).
Joni Valtanen
1
-8
/
+2
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-5
/
+5
2006-02-06
gst/udp/gstmultiudpsink.*: Updated docs.
Wim Taymans
1
-0
/
+3
2005-12-29
gst/udp/gstmultiudpsink.*: Track packets sent per client in addition to bytes...
Michael Smith
1
-0
/
+1
2005-12-20
gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.
Michael Smith
1
-0
/
+5
2005-12-06
expand tabs
Thomas Vander Stichele
1
-13
/
+13
2005-05-12
gst/udp/: Added multifdsink to send UDP to multiple addresses.
Wim Taymans
1
-0
/
+96