index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
udp
/
gstmultiudpsink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-4
/
+0
*
gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the f...
Sebastian Dröge
2008-11-30
1
-2
/
+2
*
gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from ...
Peter Kjellerstedt
2008-11-28
1
-22
/
+16
*
gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...
Michael Smith
2008-11-20
1
-1
/
+3
*
gst/udp/: Fix "argument type mismatch" compiler warnings on Windows.
Sebastian Dröge
2008-10-27
1
-1
/
+4
*
gst/udp/gstmultiudpsink.c: Fix setting the qos.
Wim Taymans
2008-09-23
1
-1
/
+1
*
gst/udp/: Avoid leaking internally allocated file descriptors when setting cu...
Peter Kjellerstedt
2008-08-20
1
-3
/
+14
*
gst/: Added debug.
Thomas Vander Stichele
2008-06-20
1
-1
/
+4
*
gst/udp/gstmultiudpsink.c: Fix a typo and do some small cleanups.
Wim Taymans
2008-06-13
1
-4
/
+4
*
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Julien Moutte
2008-05-22
1
-2
/
+3
*
gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...
Wim Taymans
2008-05-21
1
-4
/
+3
*
gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.
Wim Taymans
2008-05-21
1
-12
/
+23
*
gst/udp/gstmultiudpsink.c: Ignore EPERM errors from sendto. Fixes #533619.
Gustaf Räntilä
2008-05-21
1
-0
/
+4
*
gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of ser...
Henrik Eriksson
2008-05-21
1
-16
/
+46
*
gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...
Bruno Santos
2008-05-21
1
-64
/
+46
*
gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...
Tim-Philipp Müller
2008-04-25
1
-2
/
+2
*
gst/udp/gstmultiudpsink.c: use GST_WARNING for logging
Thijs Vermeir
2008-01-18
1
-1
/
+2
*
gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...
Thijs Vermeir
2008-01-18
1
-1
/
+2
*
gst/udp/gstmultiudpsink.*: Add property to automatically join a multicast gro...
Olivier Crete
2008-01-17
1
-4
/
+19
*
Fix includes for MSVC and GLib-2.14.0 (#492388).
Ole André Vadla Ravnås
2007-11-02
1
-0
/
+8
*
gst/udp/gstmultiudpsink.c: Add property do configure destination address/port...
Wim Taymans
2007-09-04
1
-9
/
+99
*
gst/udp/gstmultiudpsink.*: Add support for getting and setting the socket to ...
Wim Taymans
2007-08-17
1
-9
/
+60
*
gst/udp/gstmultiudpsink.c: Add code to drop membership of a multicast group.
Wim Taymans
2007-04-29
1
-0
/
+11
*
gst/udp/gstmultiudpsink.c: Fix multicast detection.
Wim Taymans
2007-04-29
1
-3
/
+4
*
gst/: Fix some compiler warnings. Fixes #428182.
Peter Kjellerstedt
2007-04-10
1
-0
/
+1
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-0
/
+5
*
gst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG line.
Wim Taymans
2006-08-16
1
-1
/
+1
*
Port udp plugin to win32 (#345288).
Joni Valtanen
2006-07-24
1
-1
/
+5
*
gst/udp/gstmultiudpsink.c: If a destination is added before the stream is set...
Rob Taylor
2006-07-10
1
-9
/
+35
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
gst/udp/gstmultiudpsink.*: Updated docs.
Wim Taymans
2006-02-06
1
-56
/
+135
*
adding docs for multiudpsink
Thomas Vander Stichele
2006-02-06
1
-2
/
+49
*
C89 fixes: declare variables at the beginning of a block and
Jens Granseuer
2006-01-23
1
-2
/
+2
*
gst/udp/gstmultiudpsink.*: Track packets sent per client in addition to bytes...
Michael Smith
2005-12-29
1
-2
/
+9
*
gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.
Michael Smith
2005-12-20
1
-2
/
+61
*
gst-plugins-good.spec.in: spec file fixes
Thomas Vander Stichele
2005-09-09
1
-7
/
+14
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-11
/
+9
*
gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.
Wim Taymans
2005-08-19
1
-11
/
+0
*
more macro splitting; fix po problem
Thomas Vander Stichele
2005-07-10
1
-2
/
+2
*
gst/udp/: Use NetBuffer and small cleanups.
Wim Taymans
2005-06-02
1
-0
/
+40
*
gst/udp/: Added multifdsink to send UDP to multiple addresses.
Wim Taymans
2005-05-12
1
-0
/
+437