summaryrefslogtreecommitdiff
path: root/libs/gst/base/gstcollectpads.h
Commit message (Expand)AuthorAgeFilesLines
* Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier2021-09-241-456/+0
* Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionallyNiels De Graef2019-06-041-2/+0
* libs: Fix various Since markersSebastian Dröge2019-04-231-1/+1
* Fix typos in comments and docsluz.paz2018-05-011-1/+1
* base: fix some GIR annotationsMark Nauwelaerts2018-04-131-1/+1
* base: GST_EXPORT -> GST_BASE_APITim-Philipp Müller2018-03-131-25/+26
* libs: base: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-05-151-2/+40
* core: Add g_autoptr() support to all typesXavier Claessens2015-12-141-0/+4
* doc: Better document new GstCollectData.ABI.abi.dtsNicolas Dufresne2015-06-141-3/+4
* doc: Fix Since: marksNicolas Dufresne2015-06-131-3/+3
* collectpads: Add negative DTS supportNicolas Dufresne2015-06-121-2/+35
* base: assorted introspection fixes and additionsEvan Nemerson2014-06-261-1/+2
* base: use correct syntax in documentation more consistentlyEvan Nemerson2014-06-061-4/+4
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-6/+6
* collectpads: Update documentation for flushing seek handlingSebastian Dröge2013-11-111-1/+1
* collectpads: implement flushing seek supportAlessandro Decina2013-11-111-0/+22
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* collectpads: fix g-i annotation for GstCollectPadsBufferFunctionTim-Philipp Müller2012-10-201-1/+1
* collectpads: minor docs fixesTim-Philipp Müller2012-10-151-1/+1
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-2/+1
* collectpads: clean up header indentationWim Taymans2012-09-111-33/+34
* collectpads: remove unimplemented apiStefan Sauer2012-07-241-4/+0
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-34/+0
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-171-0/+396
* collectpads: Remove old collectpadsSebastian Dröge2012-01-261-224/+0
* Update for new gthread APIWim Taymans2012-01-191-4/+4
* collectpads: move fields out of reserved and restore paddingStefan Sauer2011-11-171-16/+19
* .h: fix header filesWim Taymans2011-11-111-7/+7
* memory: port code to new buffer data APIWim Taymans2011-03-281-2/+0
* gstcollectpads: Fix docs about GstCollectData listThiago Santos2010-08-121-2/+2
* collectpads: Improve docs about 'data' attributeThiago Santos2010-02-181-0/+2
* collectpads: add ability to install clipping functionsWim Taymans2009-12-241-40/+69
* collectpads: fix .h indentationWim Taymans2009-06-151-2/+2
* libs/gst/base/: Fix doc typos and unify caps a bit.Stefan Kost2008-04-251-1/+1
* Add sub-buffer functions to collectpads. Fixes #516187.Stefan Kost2008-02-151-0/+4
* gst/gsttaglist.c: Fix doc syntax.Stefan Kost2007-07-101-2/+1
* libs/gst/base/gstcollectpads.*: Don't put the previously added destroy notify...Sebastian Dröge2007-02-011-2/+0
* API: Add function to specify a destroy notification for customSebastian Dröge2007-02-011-0/+15
* libs/gst/base/gstcollectpads.*: Add refcounting to the collectpads data so we...Sjoerd Simons2006-12-161-0/+1
* docs/: Fix docs some more.Wim Taymans2006-09-011-1/+1
* API: gst_collect_pads_set_flushingWim Taymans2006-05-291-0/+1
* libs/gst/base/gstcollectpads.*: No need to call _stop in _finalize.Wim Taymans2006-05-101-0/+1
* libs/gst/base/gstcollectpads.*: Clean up the mess that is collectpads, add co...Wim Taymans2006-05-091-3/+19
* Fix broken GObject macrosStefan Kost2006-04-081-7/+7
* libs/gst/base/gstcollectpads.*: Handle flush. Adapted fromJulien Moutte2006-02-051-1/+8
* libs/gst/: Documentation updates.Wim Taymans2005-12-181-0/+1
* docs/gst/gstreamer-sections.txt: make two symbols from gstinfo private for th...Stefan Kost2005-11-231-3/+1
* More segment updates, replace code in plugins with segment helper functions.Wim Taymans2005-11-211-3/+1
* *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo2005-11-211-1/+1
* Rename gst_collecpads_foo() => gst_collect_pads_foo(). Document unimplemented...Tim-Philipp Müller2005-11-211-31/+34