udpsrc: remove redundant saddr unref
[platform/upstream/gst-plugins-good.git] / gst / udp / gstudpnetutils.c
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-17 Sebastian Drögeudp: Remove now unecessary code
2012-01-17 Sebastian Drögeudpsrc: Port to GIO
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-19 Vincent Penquerc'hudpsrc: error out when no protocol is specified in...
2010-06-18 Wim Taymansudp: make url parsing compatible with VLC syntax
2010-03-11 Michael Smithudp: fix compilation errors on non-windows.
2010-03-11 Andoni Morales Ala... multiudpsink: avoid getting the socket family using...
2010-03-11 Stefan Kostbuild: include stdlib.h for atoi()
2010-03-10 Wim Taymansudpnetutils: add helper functions for udp uri handling
2009-08-31 Jarkko Palviainenudpsink: Add ttl multicast property
2009-08-31 Jarkko Palviainenudp: split out TTL and loop options
2009-07-20 Josep Torraudputils: initialize struct content with 0.
2009-07-08 Benjamin Gaignardudp: Initialize pointer to NULL
2009-06-23 Tim-Philipp Müllerudp: fix compiler warning about EAI_ADDRFAMILY getting...
2009-06-19 Wim Taymansudputils: don't free invalid memory
2009-04-20 Jan Schmidtudp: Fix a simple typo in the previous commit
2009-04-20 Andy Wingoonly use struct ip_mreqn if it is detected
2009-03-19 David Adamudp: Fix build if on Solaris
2009-03-13 Edgar E. Iglesiasudpsrc: Add network interface selection
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-27 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2009-02-27 LRNudp: Don't set errno to EAFNOSUPPORT unconditionally
2009-02-26 Jan Smoutudp: fix gst_udp_set_loop_ttl() again
2009-01-26 Peter KjellerstedtCorrect return value from gst_udp_get_addr() when no...
2008-12-13 Edward HerveySwitch to using GstStaticPadTemplate.
2008-11-20 Michael Smithgst/udp/: Fix multiudpsink on OSX by passing the specif...
2008-07-23 Michael Smithgst/goom/: Fix build with MSVC: include glib.h to defin...
2008-07-14 Sebastian Drögegst/udp/gstudpnetutils.c: EAI_ADDRFAMILY was obsoleted...
2008-06-13 Wim Taymansgst/udp/gstudpnetutils.c: Use g_ntohl for better portab...
2008-05-22 Julien Mouttegst/smpte/gstsmptealpha.c: Fix debug statement arguments.
2008-05-21 Wim Taymansgst/udp/: Joining a multicast group and setting the...
2008-05-21 Bruno Santosgst/udp/gstudpnetutils.*: Provide a bunch of helper...
2006-07-24 Joni ValtanenPort udp plugin to win32 (#345288).