summaryrefslogtreecommitdiff
path: root/gst/gst_private.h
Commit message (Expand)AuthorAgeFilesLines
* DeviceProvider: Rename from DeviceMonitorOlivier Crête2014-06-261-5/+5
* gst_private: Fix duplicate definitionEdward Hervey2014-06-191-1/+0
* gst: Store more basic type GTypes in variablesSebastian Dröge2014-06-191-0/+4
* devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête2014-03-161-0/+22
* private: remove left-over commentStefan Sauer2013-10-251-1/+1
* printf: don't build if debugging subsystem was disabledTim-Philipp Müller2013-04-131-0/+5
* caps: Add new data type for handling caps features to the capsSebastian Dröge2013-03-311-0/+10
* gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge2013-03-291-0/+3
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* gst: sprinkle some G_GNUC_INTERNAL for internal functionsTim-Philipp Müller2012-07-091-27/+40
* value: use datetime serialise/deserialise functions for datetimesTim-Philipp Müller2012-07-071-0/+2
* info: add new locking debug categoryWim Taymans2012-07-051-0/+2
* datetime: fix compare functionTim-Philipp Müller2012-06-271-1/+3
* toc: put toc directly into event/message/query structureTim-Philipp Müller2012-06-261-9/+0
* toc: use global quark tableTim-Philipp Müller2012-05-201-1/+0
* pluginfeature: make GstPluginFeature structure privateTim-Philipp Müller2012-05-191-0/+21
* elementfactory: make object struct opaque for nowTim-Philipp Müller2012-05-191-0/+25
* typefindfactory: make object struct opaque for nowTim-Philipp Müller2012-05-011-0/+23
* plugin: use GstObject flags for plugin flagsTim-Philipp Müller2012-04-291-2/+0
* plugin: make GstPlugin object structure opaque for nowTim-Philipp Müller2012-04-291-0/+42
* toc: don't export private functionsTim-Philipp Müller2012-04-021-6/+6
* Merge branch '0.10'Stefan Sauer2012-04-021-0/+13
|\
| * Add generic table of contents (TOC) supportAlexander Saprykin2012-04-021-0/+14
* | meta: improve debuggingWim Taymans2012-03-011-0/+2
* | Update debug categoriesWim Taymans2012-02-021-3/+1
* | trace: make alloc trace work for miniobject againWim Taymans2012-01-271-0/+1
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-1/+1
|\ \ | |/
| * gstconfig.h: adds and uses SunPro visibility attribute for proper function ex...Idar Tollefsen2012-01-051-1/+1
* | registry: move private bits into private structTim-Philipp Müller2011-12-261-1/+1
* | sample: add new sample miniobjectWim Taymans2011-12-011-0/+1
* | elementfactory: move private functions for registry to private headerTim-Philipp Müller2011-10-291-0/+6
* | info: make _gst_debug_init() private for nowTim-Philipp Müller2011-10-081-0/+2
* | init: add _get_type() functionsWim Taymans2011-08-291-0/+2
* | gst: add some _priv prefixes to private methodsWim Taymans2011-08-291-22/+15
* | info: remove GST_XML debug category as wellTim-Philipp Müller2011-06-041-2/+0
* | pad: remove pad cacheWim Taymans2011-05-261-2/+0
* | remove some more deprecated methodsWim Taymans2011-05-241-4/+0
* | Merge branch 'master' into 0.11Wim Taymans2011-05-181-0/+5
|\ \ | |/
| * docs: add deprecation guardsStefan Kost2011-05-181-0/+5
* | Merge branch 'master' into 0.11Sebastian Dröge2011-05-161-0/+7
|\ \ | |/
| * element: Add GstElement::state_changed vfuncSebastian Dröge2011-05-141-0/+7
| * Revert lockfree GstBus for the releaseTim-Philipp Müller2011-04-261-0/+1
* | structure: more cleanupsWim Taymans2011-05-111-1/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-04-111-8/+0
|\ \ | |/
| * bus: Use a construct-only property to distinguish between child buses and nor...Sebastian Dröge2011-04-081-8/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2011-04-061-1/+8
|\ \ | |/
| * bus: Add private API to set a GstBus in child modeSebastian Dröge2011-04-061-1/+8
* | improve type registrationWim Taymans2011-02-231-0/+1
|/
* pad: clear pad cache when installing probesWim Taymans2010-12-031-0/+5
* gstvalue: Adds datetime functionsThiago Santos2010-07-261-0/+3