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
*
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