udpsrc: remove redundant saddr unref
[platform/upstream/gst-plugins-good.git] / gst / udp / gstudpsrc.c
2016-11-14 Petr Kulhavyudpsrc: remove redundant saddr unref
2016-11-14 Petr Kulhavyudpsrc: receive control messages only in multicast
2016-10-27 Scott D Phillipsudpsrc: Check for G_PLATFORM_WIN32 for presence of...
2016-09-12 Thomas Klausnerudpsrc: Fix compilation on NetBSD
2016-07-10 Sebastian Drögeudpsrc: Use correct in6_pktinfo struct instead of in_pk...
2016-06-28 Sebastian Drögeudpsrc: Windows has no ipi_spec_dst in struct in_pktinfo
2016-06-28 Sebastian Drögeudpsrc: #define __APPLE_USE_RFC_3542 to be able to...
2016-06-28 Sebastian Drögeudpsrc: Move #includes around to a) work around broken...
2016-06-28 Sebastian Drögeudpsrc: Fix compilation on Windows and *BSD/OSX
2016-06-28 Sebastian Drögeudpsrc: Filter out multicast packets that are not for...
2016-05-18 Tim-Philipp Müllerudpsrc: fix Since version for new "loop" property
2016-05-17 Tim-Philipp Müllerudpsrc: add doc blurb with since marker for new "loop...
2016-04-29 Sebastian Drögeudpsrc: Always bind to ANY when address is a multicast...
2016-04-18 Tim-Philipp Müllerudpsrc: add "retrieve-sender-address" property
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-04 Sebastian Drögeudpsrc: Fix multicast group joining with provided socke...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-17 Sebastian Drögeudpsrc: Add "loop" property for enabling/disabling...
2015-10-23 Mischa Spiegelmockdocs: Minor fixes in various places
2015-10-02 Sebastian Drögeudpsrc: Fixup last commit
2015-10-02 Sebastian DrögeUpdate GLib dependency to 2.40.0
2015-09-04 Sebastian Drögeudpsrc: Fix build with GLib < 2.44
2015-09-04 Sebastian Drögeudpsrc: Ignore G_IO_ERROR_CONNECTION_CLOSED when receiv...
2015-05-27 Tim-Philipp Müllerudpsrc: keep GCancellable fd around instead of re-creat...
2015-05-19 Tim-Philipp Müllerudp: don't use soon-to-be-deprecated g_cancellable_reset()
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2014-11-02 Tim-Philipp MüllerSprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE...
2014-09-12 Sanjay NMudp: include string.h for memcmp and memset
2014-09-09 Tim-Philipp Müllerudpsrc: more efficient memory handling
2014-09-09 Tim-Philipp Müllerudpsrc: rework memory allocation bits and ensure we...
2014-09-09 Tim-Philipp Müllerudpsrc: track max packet size and save allocator negoti...
2014-08-18 Víctor Manuel Jáqu... udp: fix udpsrc documentation
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-16 Marc Leemanudpsrc: correct LOG msg for -1
2014-03-24 Wim Taymansudpsrc: improve caps handling
2014-03-24 Wim Taymansudpsrc: open/close socket in NULL<->READY state
2014-02-14 William Jon McCanndocs: fix mismatched para tags
2013-12-19 Tim-Philipp Müllerudpsrc: on receive error only unmap and unref buffer...
2013-09-05 Tim-Philipp Müllerudpsrc: fix build on win32
2013-09-03 Sebastian Drögeudpsrc: Bind to multicast addresses on non-Windows...
2013-09-03 Sebastian Drögeudpsrc: Refactor address resolval into its own function
2013-04-27 Tim-Philipp Müllerudpsrc: add includes to get socklen_t defined on Windows
2013-04-25 Sebastian Drögeudpsrc: Rename instance variable from host to multi_group
2013-04-25 Sebastian Drögeudpsrc: Add bind-address property
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-15 Tim-Philipp Müllerudpsrc: use g_socket_set_option() to set buffer size...
2013-01-04 Tim-Philipp Müllerudpsrc: sanity check size of available packet data...
2012-12-12 Wim Taymansudpsrc: improve timeouts
2012-11-15 Wim Taymansudpsrc: post error before stopping
2012-11-09 Sebastian Drögeudpsrc: Also clear GError
2012-11-09 Sebastian Drögeudpsrc: Don't error out if we get an ICMP destination...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-22 Sebastian Rasmussenupdsrc: fix typo causing compilation error
2012-10-10 Wim Taymansudpsrc: use negotiated allocator or pool
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-07-24 Tim-Philipp Müllerudpsrc: don't crash dereferencing NULL error when leavi...
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Mark Nauwelaertsupdsrc: clear error
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-30 Wim Taymansupdate for buffer api change
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-27 Raimo Järviudp: Fix compiling with mingw.
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-13 Wim Taymansudpsrc: fix SO_RCVBUF handling
2012-03-07 David Schleefudp: Change the default port to 5004
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-22 Wim Taymansupdate for new memory api
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Matej Knoppfix compiler warnings
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-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-01-26 Andoni Morales Ala... udpsrc: fix print format
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-24 Vincent Penquerc'hudpsrc: fix string leak
2012-01-24 Vincent Penquerc'hudpsrc: fix use of freed memory
2012-01-17 Sebastian Drögeudpsrc: Remove unneeded socket.h include
2012-01-17 Sebastian Drögedynudpsink: Port to GIO
2012-01-17 Sebastian Drögeudpsrc: Port to GIO
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-27 Tim-Philipp Müllerudpsrc: fix valgrind warning
2011-12-27 John Ognessudpsrc: drop dataless UDP packets
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'a2337b8af45cb5e8c091ff0e1c3ef4b6cc7b20a3...
next