index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
udp
/
gstudpsrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
udpsrc: Add "loop" property for enabling/disabling multicast loopback
Sebastian Dröge
1
-1
/
+16
2015-10-23
docs: Minor fixes in various places
Mischa Spiegelmock
1
-1
/
+1
2015-10-02
udpsrc: Fixup last commit
Sebastian Dröge
1
-15
/
+0
2015-10-02
Update GLib dependency to 2.40.0
Sebastian Dröge
1
-44
/
+0
2015-09-04
udpsrc: Fix build with GLib < 2.44
Sebastian Dröge
1
-0
/
+4
2015-09-04
udpsrc: Ignore G_IO_ERROR_CONNECTION_CLOSED when receiving data
Sebastian Dröge
1
-4
/
+6
2015-05-27
udpsrc: keep GCancellable fd around instead of re-creating it constantly
Tim-Philipp Müller
1
-8
/
+27
2015-05-19
udp: don't use soon-to-be-deprecated g_cancellable_reset()
Tim-Philipp Müller
1
-1
/
+2
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-3
/
+1
2014-11-02
Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED
Tim-Philipp Müller
1
-3
/
+5
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
1
-12
/
+100
2014-09-09
udpsrc: track max packet size and save allocator negotiated by GstBaseSrc
Tim-Philipp Müller
1
-0
/
+42
2014-08-18
udp: fix udpsrc documentation
Víctor Manuel Jáquez Leal
1
-5
/
+5
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
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-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
1
-31
/
+38
2013-09-03
udpsrc: Refactor address resolval into its own function
Sebastian Dröge
1
-31
/
+45
2013-04-27
udpsrc: add includes to get socklen_t defined on Windows
Tim-Philipp Müller
1
-0
/
+11
2013-04-25
udpsrc: Rename instance variable from host to multi_group
Sebastian Dröge
1
-21
/
+26
2013-04-25
udpsrc: Add bind-address property
Sebastian Dröge
1
-0
/
+14
2013-02-15
udpsrc: use g_socket_set_option() to set buffer size with newer GLib versions
Tim-Philipp Müller
1
-1
/
+43
2013-01-04
udpsrc: sanity check size of available packet data for reading to avoid memor...
Tim-Philipp Müller
1
-0
/
+8
2012-12-12
udpsrc: improve timeouts
Wim Taymans
1
-6
/
+10
2012-11-15
udpsrc: post error before stopping
Wim Taymans
1
-3
/
+4
2012-11-09
udpsrc: Also clear GError
Sebastian Dröge
1
-0
/
+1
2012-11-09
udpsrc: Don't error out if we get an ICMP destination-unreachable message whe...
Sebastian Dröge
1
-1
/
+11
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-22
updsrc: fix typo causing compilation error
Sebastian Rasmussen
1
-1
/
+1
2012-10-10
udpsrc: use negotiated allocator or pool
Wim Taymans
1
-24
/
+32
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-3
/
+3
2012-07-24
udpsrc: don't crash dereferencing NULL error when leaving multicast group on ...
Tim-Philipp Müller
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+2
2012-04-05
updsrc: clear error
Mark Nauwelaerts
1
-0
/
+2
2012-03-30
update for buffer api change
Wim Taymans
1
-1
/
+1
2012-03-27
udp: Fix compiling with mingw.
Raimo Järvi
1
-0
/
+2
2012-03-13
udpsrc: fix SO_RCVBUF handling
Wim Taymans
1
-1
/
+4
2012-03-06
udp: Change the default port to 5004
David Schleef
1
-1
/
+1
2012-02-22
update for new memory api
Wim Taymans
1
-2
/
+3
2012-02-20
fix compiler warnings
Matej Knopp
1
-2
/
+2
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+2
2012-01-26
udpsrc: fix print format
Andoni Morales Alastruey
1
-1
/
+1
2012-01-24
udpsrc: fix string leak
Vincent Penquerc'h
1
-0
/
+3
2012-01-24
udpsrc: fix use of freed memory
Vincent Penquerc'h
1
-1
/
+1
[next]