summaryrefslogtreecommitdiff
path: root/gst/tcp
Commit message (Expand)AuthorAgeFilesLines
* multihandlesink: Use the monotonic clock for detecting timeouts and connectio...Sebastian Dröge2021-05-054-17/+36
* tcp: Rework client start error handling.Doug Nazar2021-04-223-35/+52
* tcp: Convert tcpclientsink to new helpers.Doug Nazar2021-04-201-39/+29
* tcp: Convert tcpclientsrc to new helpers.Doug Nazar2021-04-201-43/+32
* tcp: Convert tcpserversink to new helpers.Doug Nazar2021-04-201-35/+14
* tcp: Convert tcpserversrc to new helpers.Doug Nazar2021-04-201-36/+14
* tcp: Add helper functions to lookup hostnames and create sockets.Doug Nazar2021-04-202-0/+79
* tcp: cleanup filesDoug Nazar2021-04-2011-42/+5
* tcp: allow per feature registrationStéphane Cerveau2021-03-1611-35/+112
* tcpserversink: Don't assume g_socket_get_remote_address succeedsJan Alexander Steffens (heftig)2020-10-301-6/+12
* multihandlesink: Don't pass NULL caps to gst_caps_is_equalJan Alexander Steffens (heftig)2020-10-081-1/+1
* doc: Fix link in tcp multi*sinks.Thibault Saunier2020-06-233-100/+23
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-231-0/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-3/+3
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-031-0/+4
* tcpserversrc: Add stats propertyVivia Nikolaidou2020-05-066-41/+105
* tcpclientsrc: Fix compilation on FreeBSDVivia Nikolaidou2020-03-081-0/+11
* tcpclientsrc: Expose connection stats as propertyVivia Nikolaidou2020-02-282-1/+85
* base: use of g_value_dup_stringStéphane Cerveau2019-12-184-4/+4
* multifdsink: remove defunct include guarded by unused HAVE_FIONREAD_IN_SYS_FILIOTim-Philipp Müller2019-12-091-4/+0
* Remove autotools build systemTim-Philipp Müller2019-10-132-36/+0
* base: Avoid usage of deprecated APIEdward Hervey2019-10-113-27/+8
* Pass the code through codespellThibault Saunier2019-08-303-6/+6
* Don't pass default GLib marshallers for signalsNiels De Graef2019-08-273-30/+24
* doc: fix element section documentationsMathieu Duponchelle2019-05-251-8/+8
* doc: Fix some gtk-doc commentsThibault Saunier2019-05-132-4/+4
* doc: Port to hotdocThibault Saunier2019-05-131-0/+1
* tcp: fix markup for example pipelines in docsTim-Philipp Müller2018-05-054-12/+16
* Meson: Generate pc file for all plugins in baseXavier Claessens2018-04-251-0/+1
* tcp/multihandlesink: Handle the case of no capsJan Schmidt2018-02-091-8/+10
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* multifdsink: Remove GValueArray from the docOlivier Crête2017-03-142-9/+13
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-109-65/+71
* multihandlesink: fix some property descriptionsTim-Philipp Müller2017-01-041-3/+3
* tcpclientsrc: add timeout propertyNicola Murino2016-12-212-2/+29
* multihandlesink: Fix buffers-queued being off by oneJan Alexander Steffens (heftig)2016-11-291-2/+2
* multihandlesink: Update bufpos in a separate passJan Alexander Steffens (heftig)2016-11-291-14/+22
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+23
* multihandlesink: Warn if trying to change the state from the streaming threadSebastian Dröge2016-05-051-2/+9
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-245-10/+5
* multihandlesink: Remove useless streamheader storageSebastian Dröge2016-03-142-32/+5
* multihandlesink: Only don't send HEADER buffers normally if they are actually...Sebastian Dröge2016-03-142-12/+65
* tcp: Remove unused fileSebastian Dröge2016-03-141-2794/+0
* multisocketsink: handle client close correctly and EWOULDBLOCKTom Deseyn2016-03-011-4/+7
* win32: remove outdated build cruftTim-Philipp Müller2016-02-201-160/+0
* multifdsink: fix typo in GST_WARNING_OBJECTLuis de Bethencourt2015-12-161-1/+1
* multisocketsink: add GstNetworkMessage eventWim Taymans2015-12-102-12/+83
* multisocketsink: add dispatched eventWim Taymans2015-12-102-2/+26
* socketsrc: handle GstNetworkMessage eventsWim Taymans2015-12-102-0/+84
* multisocketsink: let downstream know we support metadataWim Taymans2015-12-041-0/+15