index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
udp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-13
Switch to using GstStaticPadTemplate.
Edward Hervey
1
-2
/
+3
2008-11-30
gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the f...
Sebastian Dröge
1
-2
/
+2
2008-11-28
gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from ...
Peter Kjellerstedt
1
-22
/
+16
2008-11-20
gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...
Michael Smith
4
-14
/
+23
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-10-27
gst/udp/gstudpnetutils.h: Define the correct WINVER so getaddinfo() can be us...
Sebastian Dröge
1
-0
/
+3
2008-10-27
gst/udp/: Fix "argument type mismatch" compiler warnings on Windows.
Sebastian Dröge
3
-2
/
+16
2008-09-25
gst/udp/gstudpsrc.c: Switch on the socket family to get the addrlen size right.
Wim Taymans
1
-12
/
+14
2008-09-25
gst/udp/gstudpsrc.c: OS X's bind() implementation is picky about its addrlen ...
Daniel Franke
1
-10
/
+3
2008-09-23
gst/udp/gstmultiudpsink.c: Fix setting the qos.
Wim Taymans
1
-1
/
+1
2008-08-20
gst/udp/: Avoid leaking internally allocated file descriptors when setting cu...
Peter Kjellerstedt
3
-23
/
+53
2008-07-23
gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...
Michael Smith
2
-1
/
+17
2008-07-14
gst/udp/gstudpnetutils.c: EAI_ADDRFAMILY was obsoleted in BSD at some point. ...
Sebastian Dröge
1
-0
/
+5
2008-07-05
gst/udp/gstudpsrc.c: Fix parsing of udp:// URIs containing IPv6 addresses.
Tero Saarni
1
-1
/
+1
2008-06-25
gst/udp/gstudpsrc.c: Call getsockname() after the call to bind() to get updat...
Sebastian Dröge
1
-0
/
+32
2008-06-20
gst/: Added debug.
Thomas Vander Stichele
1
-1
/
+4
2008-06-13
gst/udp/gstudpsrc.*: Add property to control automatic join/leave of multicas...
Wim Taymans
2
-54
/
+72
2008-06-13
gst/udp/gstudpnetutils.c: Use g_ntohl for better portability.
Wim Taymans
1
-1
/
+1
2008-06-13
gst/udp/gstmultiudpsink.c: Fix a typo and do some small cleanups.
Wim Taymans
1
-4
/
+4
2008-05-22
gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD...
Tim-Philipp Müller
1
-1
/
+4
2008-05-22
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Julien Moutte
2
-4
/
+5
2008-05-21
gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...
Wim Taymans
4
-29
/
+50
2008-05-21
gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.
Wim Taymans
2
-13
/
+24
2008-05-21
gst/udp/gstmultiudpsink.c: Ignore EPERM errors from sendto. Fixes #533619.
Gustaf Räntilä
1
-0
/
+4
2008-05-21
gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of ser...
Henrik Eriksson
2
-16
/
+47
2008-05-21
gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...
Bruno Santos
6
-105
/
+276
2008-05-01
gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachabl...
Youness Alaoui
1
-0
/
+18
2008-04-25
gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...
Tim-Philipp Müller
2
-5
/
+5
2008-03-07
gst/udp/gstudpsrc.c: Fix compilation after removing the GstPollMode from the ...
Wim Taymans
1
-1
/
+1
2008-03-07
gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with WSA_Startup.
Ole André Vadla Ravnås
1
-7
/
+2
2008-02-28
gst/udp/gstudpsrc.*: Port to GstPoll. See #505417.
Peter Kjellerstedt
2
-134
/
+72
2008-01-18
gst/udp/gstmultiudpsink.c: use GST_WARNING for logging
Thijs Vermeir
1
-1
/
+2
2008-01-18
gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...
Thijs Vermeir
1
-1
/
+2
2008-01-17
gst/udp/gstmultiudpsink.*: Add property to automatically join a multicast gro...
Olivier Crete
2
-4
/
+21
2007-11-14
gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).
Tim-Philipp Müller
1
-0
/
+1
2007-11-02
Fix includes for MSVC and GLib-2.14.0 (#492388).
Ole André Vadla Ravnås
7
-24
/
+36
2007-10-18
gst/udp/gstudpsrc.c: When the socket is used by the app for other purposes, d...
Laurent Glayal
1
-8
/
+6
2007-09-26
gst/udp/gstudpsrc.c: Update documentation.
Wim Taymans
1
-3
/
+4
2007-09-10
gst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing buffers based on when the...
Wim Taymans
1
-0
/
+2
2007-09-04
gst/udp/gstmultiudpsink.c: Add property do configure destination address/port...
Wim Taymans
1
-9
/
+99
2007-08-17
gst/udp/gstmultiudpsink.*: Add support for getting and setting the socket to ...
Wim Taymans
3
-11
/
+76
2007-08-16
gst/udp/gstudpsrc.c: Improve UDP performance by avoiding a select() when we h...
Wim Taymans
1
-2
/
+11
2007-05-21
gst/udp/gstudpsrc.c: Since we depend on 0.10.13 -core, override the unlock_st...
Wim Taymans
1
-31
/
+32
2007-04-29
gst/udp/gstmultiudpsink.c: Add code to drop membership of a multicast group.
Wim Taymans
2
-1
/
+62
2007-04-29
gst/udp/gstmultiudpsink.c: Fix multicast detection.
Wim Taymans
2
-3
/
+6
2007-04-26
gst/udp/gstudpsrc.c: Handle the case where there are exactly 0 bytes to read ...
Wim Taymans
1
-2
/
+14
2007-04-11
gst/udp/gstudp.c: Register GstNetBuffer in plugin_init so that the type can b...
Wim Taymans
1
-0
/
+6
2007-04-10
gst/: Fix some compiler warnings. Fixes #428182.
Peter Kjellerstedt
1
-0
/
+1
2007-03-29
gst/udp/: Rework the socket allocation a bit based on the sockfd argument so ...
Laurent Glayal
4
-34
/
+94
2007-03-04
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2
-0
/
+16
[next]