index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
udp
/
gstudpnetutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-01-17
udp: Remove now unecessary code
Sebastian Dröge
1
-362
/
+4
2012-01-17
udpsrc: Port to GIO
Sebastian Dröge
1
-15
/
+11
2011-09-19
udpsrc: error out when no protocol is specified in the uri
Vincent Penquerc'h
1
-0
/
+8
2010-06-18
udp: make url parsing compatible with VLC syntax
Wim Taymans
1
-5
/
+13
2010-03-11
udp: fix compilation errors on non-windows.
Michael Smith
1
-2
/
+2
2010-03-11
multiudpsink: avoid getting the socket family using getsockname()
Andoni Morales Alastruey
1
-18
/
+4
2010-03-11
build: include stdlib.h for atoi()
Stefan Kost
1
-0
/
+1
2010-03-10
udpnetutils: add helper functions for udp uri handling
Wim Taymans
1
-0
/
+113
2009-08-31
udpsink: Add ttl multicast property
Jarkko Palviainen
1
-0
/
+1
2009-08-31
udp: split out TTL and loop options
Jarkko Palviainen
1
-14
/
+55
2009-07-21
udputils: initialize struct content with 0.
Josep Torra
1
-0
/
+4
2009-07-08
udp: Initialize pointer to NULL
Benjamin Gaignard
1
-1
/
+1
2009-06-23
udp: fix compiler warning about EAI_ADDRFAMILY getting redefined in some cases
Tim-Philipp Müller
1
-2
/
+2
2009-06-19
udputils: don't free invalid memory
Wim Taymans
1
-1
/
+1
2009-04-20
udp: Fix a simple typo in the previous commit
Jan Schmidt
1
-1
/
+1
2009-04-20
only use struct ip_mreqn if it is detected
Andy Wingo
1
-6
/
+6
2009-03-19
udp: Fix build if on Solaris
David Adam
1
-2
/
+2
2009-03-13
udpsrc: Add network interface selection
Edgar E. Iglesias
1
-1
/
+17
2009-02-27
Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...
Sebastian Dröge
1
-4
/
+8
2009-02-27
udp: Don't set errno to EAFNOSUPPORT unconditionally
LRN
1
-0
/
+4
2009-02-26
udp: fix gst_udp_set_loop_ttl() again
Jan Smout
1
-4
/
+8
2009-01-26
Correct return value from gst_udp_get_addr() when no known family is found.
Peter Kjellerstedt
1
-2
/
+1
2008-12-13
Switch to using GstStaticPadTemplate.
Edward Hervey
1
-2
/
+3
2008-11-20
gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...
Michael Smith
1
-0
/
+17
2008-07-23
gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...
Michael Smith
1
-1
/
+13
2008-07-14
gst/udp/gstudpnetutils.c: EAI_ADDRFAMILY was obsoleted in BSD at some point. ...
Sebastian Dröge
1
-0
/
+5
2008-06-13
gst/udp/gstudpnetutils.c: Use g_ntohl for better portability.
Wim Taymans
1
-1
/
+1
2008-05-22
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Julien Moutte
1
-2
/
+2
2008-05-21
gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...
Wim Taymans
1
-23
/
+43
2008-05-21
gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...
Bruno Santos
1
-11
/
+179
2006-07-24
Port udp plugin to win32 (#345288).
Joni Valtanen
1
-0
/
+62