summaryrefslogtreecommitdiff
path: root/gst/gio
Commit message (Expand)AuthorAgeFilesLines
* gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell2021-04-091-17/+5
* gstgiosrc: Don't leak scheme string in gst_gio_src_query()Jan Schmidt2021-03-211-0/+1
* gio: allow per feature registrationStéphane Cerveau2021-03-1616-254/+291
* giosrc: Ensure that an error is posted when underlying file is deletedThibault Saunier2021-01-081-0/+24
* giosrc: Add support for growing source filesThibault Saunier2020-12-085-12/+225
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-232-0/+4
* gio: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-166-81/+15
* Remove autotools build systemTim-Philipp Müller2019-10-131-28/+0
* Pass the code through codespellThibault Saunier2019-08-301-1/+1
* doc: fix element section documentationsMathieu Duponchelle2019-05-251-1/+1
* doc: Port to hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in baseXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-104-24/+28
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+17
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-4/+2
* gio: don't use soon-to-be-deprecated g_cancellable_reset()Tim-Philipp Müller2015-05-192-2/+4
* docs: update element example pipelinesTim-Philipp Müller2015-05-102-9/+9
* gio: fix gvfs plugin dependenciesTim-Philipp Müller2015-04-141-2/+7
* docs: fix some gtk-doc warningsTim-Philipp Müller2014-11-152-4/+4
* giobasesink: we mustn't change the format of a query responseTim-Philipp Müller2014-04-271-2/+2
* giobasesink: Implement handling of the SEEKING querySebastian Dröge2014-04-251-0/+9
* docs: remove old 0.10 Since markersTim-Philipp Müller2013-11-162-8/+4
* gio: fix printf format compiler warningTim-Philipp Müller2013-08-141-1/+1
* gio: make better use of the cached bufferJonathan Matthew2013-08-121-23/+46
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0314-28/+28
* gio: handle g_vfs_get_supported_uri_schemes() returning NULLTim-Philipp Müller2012-10-291-1/+5
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-241-1/+1
* gst: Add better support for static pluginsSebastian Dröge2012-10-241-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-104-4/+4
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-2/+2
* port to new map APIWim Taymans2012-01-252-13/+13
* gio: Move to gst subdirectorySebastian Dröge2012-01-1815-0/+2574