summaryrefslogtreecommitdiff
path: root/gst/gstpluginfeature.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier1-503/+0
2021-08-18tracers: Add tracepoint when a plugin feature it loadedOlivier Crête1-0/+2
2019-12-26pluginfeature: Allow updating initial rank of plugin featureSeungha Yang1-0/+94
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-0/+1
2016-02-15docs: annotate C examples as suchEvan Nemerson1-1/+1
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson1-5/+8
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-3/+3
2013-11-16docs: cosmetic since marker fixesTim-Philipp Müller1-1/+1
2013-04-15pluginfeature: Fix the GstPluginFeature name comparison.Sreerenj Balachandran1-2/+2
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-28pluginfeature: add gst_plugin_feature_get_plugin_name()Tim-Philipp Müller1-0/+22
2012-09-25pluginfeature: Remove 0.11.9X->1.0.0 version manglingSebastian Dröge1-12/+0
2012-09-01pluginfeature: disable version mangling for post-1.0.0 releaseTim-Philipp Müller1-7/+10
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-6/+0
2012-05-19pluginfeature: add gst_plugin_feature_get_plugin()Tim-Philipp Müller1-0/+20
2012-04-12gst: Use gst_object_{ref|unref} where applicableEdward Hervey1-2/+2
2012-04-05gstplugin: Add hack for handling 0.11.9X and 0.11.89.X with X>0 the same as 1...Sebastian Dröge1-0/+9
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller1-3/+2
2011-10-31filter: remove gst_filter_run() and deprecated filter funcTim-Philipp Müller1-30/+0
2011-10-31Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+11
2011-10-30pluginfeature: deprecate gst_plugin_feature_type_name_filter()Tim-Philipp Müller1-0/+11
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge1-1/+1
2011-09-07docs, gst: typo fixesPiotr Fusik1-1/+1
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-1/+1
2011-05-24feature: use object nameWim Taymans1-51/+10
2011-05-18pluginfeature: avoid duplicating feature->nameStefan Kost1-5/+4
2011-04-24pluginfeature: store pointer to plugin in addition to the plugin nameTim-Philipp Müller1-0/+5
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-7/+11
2010-12-03pluginfeature: use the parent_class from G_DEFINE_TYPE macro and drop extra copyStefan Kost1-4/+1
2010-09-03GstElementFactory: Add listing featuresEdward Hervey1-0/+53
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-2/+1
2009-10-24docs: add Since tag to docs for new APITim-Philipp Müller1-0/+2
2009-10-24gstpluginfeature: API : new gst_plugin_feature_list_copy() methodEdward Hervey1-0/+35
2009-10-07build: sprintf, sscanf need stdio.hStefan Kost1-0/+1
2009-09-10pluginfeature: improve version checkWim Taymans1-2/+10
2009-08-20pluginfeature: add guard to gst_plugin_feature_type_name_filterTim-Philipp Müller1-0/+2
2009-05-11Avoid unneeded type checksWim Taymans1-1/+1
2009-02-15docs: format and indent examples.Stefan Kost1-3/+3
2007-10-13gst/: Use already-interned string for the private GstPluginFeature plugin_nam...Tim-Philipp Müller1-1/+0
2007-07-31gst/gstpluginfeature.c: Revert patch from #459466 until after the release and...Jan Schmidt1-2/+3
2007-07-23gst/gstpluginfeature.c: Avoid double memory usage for pluginfeature names. Fi...Stefan Kost1-3/+2
2007-06-27gst/: Remove empty instance_init() functions to save relocs and lessen the no...Stefan Kost1-3/+1
2006-12-07Fix refcounting of gst_plugin_feature_load to match the docs.Jan Schmidt1-1/+1
2006-06-12gst/: Use _CAST macros to avoid unneeded type checking.Wim Taymans1-2/+2
2006-04-11gst/gstelementfactory.c: Some cleanups.Wim Taymans1-9/+23
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2005-12-12gst/gstpluginfeature.c: more meaningful debug outputStefan Kost1-2/+4
2005-11-26gst/gstpluginfeature.c: This shouldn't issue a g_warning since it returns NUL...Edward Hervey1-1/+1
2005-11-21docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost1-0/+9
2005-10-15gst/: privatize more symbolsThomas Vander Stichele1-1/+1