index
:
~wtay/gst-plugins-good
0.10
0.10.31
0.11
0.11-fdo
1.0
1.10
1.12
1.2
1.4
1.6
1.8
RHEL-7.4
alpha_port
avi-skip
avpf-timing
d2see
f24
f25
gst-payloader
gstpay
h264pay-keyframes
j2kdepay-resilience
jalfrezi/work
jitter-skew
jitterbuffer-buffering
jpeg-qos
master
memory-improvements3
mixed-caps
oblong
porting
progress
pulsesrc-native-627263
recover
release
rename-events
rhel-6.6
rhel-6.7
rhel-6.8
rhel-6.9
rhel-6.next
rhel-7.0
rhel-7.2
rhel-7.3
rtp-ntp-time
rtp-stats
rtppay
rtx-full
sa
seek_to_index
seek_to_seek_index
session-fixes
srtp
ste-avi-push-seek
ste-burst-0.10.16
ste-good-0.10.16
ste-rtp
ste-rtp-0.10.16
tp-vision
v4l2-props
wim-fdo/work
work
working-qtdemux
GStreamer -good hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
udp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
dynudpsink: keep GCancellable fd around instead of re-creating it constantly
Tim-Philipp Müller
2
-7
/
+27
2015-05-27
udpsink, multiudpsink: keep GCancellable fd around instead of re-creating it ...
Tim-Philipp Müller
2
-6
/
+26
2015-05-27
udpsrc: keep GCancellable fd around instead of re-creating it constantly
Tim-Philipp Müller
2
-9
/
+30
2015-05-19
udp: don't use soon-to-be-deprecated g_cancellable_reset()
Tim-Philipp Müller
3
-3
/
+6
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
2
-5
/
+2
2015-03-13
multiudpsink: fix crash with GST_DEBUG enabled
Tim-Philipp Müller
1
-1
/
+0
2015-03-10
Fix double semicolons
Tim-Philipp Müller
1
-1
/
+1
2014-12-16
udpsink: allocate scratch space for render functions on the heap
Tim-Philipp Müller
2
-15
/
+42
2014-12-16
multiudpsink: re-use send_buffers() code path for render() function
Tim-Philipp Müller
1
-114
/
+7
2014-12-16
multiudpsink: keep client list consistent during removals
Tim-Philipp Müller
2
-1
/
+23
2014-12-16
multiudpsink: fix client count after removal
Tim-Philipp Müller
1
-1
/
+12
2014-12-16
multiudpsink: keep client list sorted by socket family
Tim-Philipp Müller
1
-2
/
+23
2014-12-16
multiudpsink: add sendmmsg-ready render_list function prototype
Tim-Philipp Müller
2
-0
/
+399
2014-12-16
multiudpsink: make udp client structure refcounted
Tim-Philipp Müller
2
-18
/
+33
2014-12-16
multiudpsink: keep count of number of unique and non-unique IPv4 and IPv6 cli...
Tim-Philipp Müller
2
-0
/
+30
2014-11-02
Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED
Tim-Philipp Müller
2
-5
/
+9
2014-09-12
udp: include string.h for memcmp and memset
Sanjay NM
1
-0
/
+1
2014-09-09
udpsrc: more efficient memory handling
Tim-Philipp Müller
1
-85
/
+35
2014-09-09
udpsrc: rework memory allocation bits and ensure we always have two chunks of...
Tim-Philipp Müller
2
-12
/
+106
2014-09-09
udpsrc: track max packet size and save allocator negotiated by GstBaseSrc
Tim-Philipp Müller
2
-0
/
+49
2014-08-18
udp: fix udpsrc documentation
Víctor Manuel Jáquez Leal
1
-5
/
+5
2014-06-20
multiudpsink: optimisation: avoid unnecessary memory ref/unrefs
Tim-Philipp Müller
1
-7
/
+3
2014-06-20
multiudpsink: avoid some unnecessary run-time type checks
Tim-Philipp Müller
2
-3
/
+3
2014-06-18
udp: improve element descriptions for dynudpsink and multiudpsink
Tim-Philipp Müller
2
-2
/
+4
2014-06-18
udp: remove suppression of compiler warnings for deprecated GLib API
Tim-Philipp Müller
2
-8
/
+0
2014-06-13
dynudpsink: return FLUSHING when sendto got canceled, not an error
Tim-Philipp Müller
1
-2
/
+11
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-21
multiidpsink: warn when setsockopt fails
Vincent Penquerc'h
1
-4
/
+10
2014-04-16
udpsrc: correct LOG msg for -1
Marc Leeman
1
-2
/
+1
2014-03-24
udpsrc: improve caps handling
Wim Taymans
1
-7
/
+21
2014-03-24
udpsrc: open/close socket in NULL<->READY state
Wim Taymans
1
-22
/
+58
2014-02-14
docs: fix mismatched para tags
William Jon McCann
1
-2
/
+1
2013-12-19
udpsrc: on receive error only unmap and unref buffer if one was alloced and m...
Tim-Philipp Müller
1
-3
/
+5
2013-12-19
multiudpsink: fix misleading comment
Tim-Philipp Müller
1
-2
/
+2
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
1
-4
/
+2
2013-11-07
multiudpsink: Also use the bind-port property if no bind-address was given
Sebastian Dröge
1
-2
/
+2
2013-10-14
multiudpsink: Fix memory leak
Ognyan Tonchev
1
-0
/
+6
2013-09-05
udpsrc: fix build on win32
Tim-Philipp Müller
1
-1
/
+1
2013-09-03
udpsrc: Bind to multicast addresses on non-Windows systems
Sebastian Dröge
2
-32
/
+39
2013-09-03
udpsrc: Refactor address resolval into its own function
Sebastian Dröge
1
-31
/
+45
2013-08-04
udp: remove unused marshal and enumtypes files
Tim-Philipp Müller
1
-12
/
+0
2013-06-24
udpsink: bind to the given interface
Wim Taymans
1
-0
/
+13
2013-06-05
udpsink: avoid leaking the host
Wim Taymans
1
-1
/
+8
2013-05-23
(dyn|multi)udpsink: Add properties to specify the bind address and port
Sebastian Dröge
4
-40
/
+198
2013-05-23
(dyn|multi)udpsink: Bind socket before using it
Sebastian Dröge
2
-2
/
+52
2013-05-23
(multi)udpsink: Add missing getters for socket-v6 and used-socket-v6 properties
Sebastian Dröge
1
-0
/
+6
2013-04-27
udp: log WARNING debug message if UDP multicast is likely to be broken
Tim-Philipp Müller
1
-0
/
+6
2013-04-27
udpsrc: add includes to get socklen_t defined on Windows
Tim-Philipp Müller
1
-0
/
+11
2013-04-25
(multi)udpsink: Use separate sockets for IPv4 and IPv6
Sebastian Dröge
2
-46
/
+185
[next]