rtpssrcdemux: Avoid taking streamlock out-of-band
[platform/upstream/gstreamer.git] / gst / udp /
2019-03-07 Antonio Ospitedocs: fix typos s/recieve/receive/
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-10-27 Marc Leemanudpsrc: print information about bind_error socket error
2018-08-17 Nicolas Dufresneudpsrc: Fix build when SO_RCVBUFFORCE is not defined
2018-08-17 Nicolas Dufresneudpsrc: Balance Linux value of get/set_rcvbuf
2018-08-17 Guillaume Desmottesupdsrc: set udp buffer size forcibly
2018-08-17 Guillaume Desmottesudpsrc: factor out gst_udpsrc_get_rcvbuf()
2018-05-23 Tim-Philipp Müllerdocs: fix typos
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-03-21 Petr Kulhavyudpsrc: switch to using a buffer pool
2018-03-21 Petr Kulhavyudpsrc: optimize GstUdpSrc object for cache performance
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-12 Florent Thiéryudpsrc: fix typo in documentation
2017-12-23 Mark Nauwelaertsudpsrc: fix typo in multicast join error message
2017-12-23 Sebastian Rasmussenmultiudpsink: don't try to set IPV6_TCLASS on IPV4...
2017-12-19 Olivier Crêtemultiudpsink: Call gst_base_sink_wait_preroll on unlock
2017-12-19 Olivier Crêtemultiudpsink: Remove unused variable
2017-12-08 Alvaro Margulismultiudpsink: fix bind address leak
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-02-14 Sebastian Drögeudpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets...
2016-12-19 Wonchul Leeupdsrc: Add to join multiple multicast interfaces
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-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-12 Thomas Bluemelmultiudpsink: Initialize bytes_sent field.
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-26 Mats Lindestammultiudpsink: Allow setting "socket-v6" without setting...
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-21 Tim-Philipp Müllerwin32: remove outdated build cruft
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-11 Vineeth TMmultiudpsink: fix GError memory leak when hostname...
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üllerdynudpsink: keep GCancellable fd around instead of...
2015-05-27 Tim-Philipp Müllerudpsink, multiudpsink: keep GCancellable fd around...
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-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-03-13 Tim-Philipp Müllermultiudpsink: fix crash with GST_DEBUG enabled
2015-03-10 Tim-Philipp MüllerFix double semicolons
2014-12-16 Tim-Philipp Müllerudpsink: allocate scratch space for render functions...
2014-12-16 Tim-Philipp Müllermultiudpsink: re-use send_buffers() code path for rende...
2014-12-16 Tim-Philipp Müllermultiudpsink: keep client list consistent during removals
2014-12-16 Tim-Philipp Müllermultiudpsink: fix client count after removal
2014-12-16 Tim-Philipp Müllermultiudpsink: keep client list sorted by socket family
2014-12-16 Tim-Philipp Müllermultiudpsink: add sendmmsg-ready render_list function...
2014-12-16 Tim-Philipp Müllermultiudpsink: make udp client structure refcounted
2014-12-16 Tim-Philipp Müllermultiudpsink: keep count of number of unique and non...
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-06-20 Tim-Philipp Müllermultiudpsink: optimisation: avoid unnecessary memory...
2014-06-20 Tim-Philipp Müllermultiudpsink: avoid some unnecessary run-time type...
2014-06-18 Tim-Philipp Müllerudp: improve element descriptions for dynudpsink and...
2014-06-18 Tim-Philipp Müllerudp: remove suppression of compiler warnings for deprec...
2014-06-13 Tim-Philipp Müllerdynudpsink: return FLUSHING when sendto got canceled...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-21 Vincent Penquerc'hmultiidpsink: warn when setsockopt fails
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-12-19 Tim-Philipp Müllermultiudpsink: fix misleading comment
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-11-07 Sebastian Drögemultiudpsink: Also use the bind-port property if no...
2013-10-14 Ognyan Tonchevmultiudpsink: Fix memory leak
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-08-04 Tim-Philipp Müllerudp: remove unused marshal and enumtypes files
2013-06-24 Wim Taymansudpsink: bind to the given interface
2013-06-05 Wim Taymansudpsink: avoid leaking the host
2013-05-23 Sebastian Dröge(dyn|multi)udpsink: Add properties to specify the bind...
next