summaryrefslogtreecommitdiff
path: root/gst/gstplugin.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-1/+1
* docs: cosmetic since marker fixesTim-Philipp Müller2013-11-161-2/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-0/+43
* plugin: fix name expansion for GST_PLUGIN_DEFINE macroGwenole Beauchesne2013-04-131-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-6/+1
* docs: remove reference to removed API in plugin docsTim-Philipp Müller2012-04-291-2/+1
* plugin: remove gst_plugin_name_filterTim-Philipp Müller2012-04-291-2/+0
* plugin: use GstObject flags for plugin flagsTim-Philipp Müller2012-04-291-2/+2
* plugin: make GstPlugin object structure opaque for nowTim-Philipp Müller2012-04-291-42/+5
* plugin: remove gst_plugin_get_module()Tim-Philipp Müller2012-04-291-1/+0
* plugin: add accessor for release date time string in plugin descriptionTim-Philipp Müller2012-04-291-0/+1
* gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymoreSebastian Dröge2012-04-051-1/+1
* .h: fix header filesWim Taymans2011-11-111-6/+6
* Merge branch 'master' into 0.11Wim Taymans2011-06-101-10/+10
|\
| * Use "const" instead G_CONST_RETURNJavier Jardón2011-06-091-10/+10
| * deprecation-guards: fixup for commit 9ff4ec3104d2510b8f379ff38c671682ff795e33Stefan Kost2011-05-201-2/+0
| * docs: add deprecation guardsStefan Kost2011-05-181-0/+2
* | cleanupsWim Taymans2011-02-221-2/+2
* | plugin: remove deprecated methodsWim Taymans2010-12-071-47/+0
* | remove deprecated symbols and methodsWim Taymans2010-12-061-4/+0
|/
* plugin: add release datetime field to GstPluginDesc and set it if GST_PACKAGE...Tim-Philipp Müller2010-07-231-3/+23
* Add some 0.11 FIXMEs for GstPluginInitFuncBenjamin Otte2010-03-131-0/+2
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-101-3/+3
* docs: add missing parameter docsStefan Kost2009-11-271-0/+1
* docs: add docs for GstPluginFlagsStefan Kost2009-11-271-1/+7
* docs: fix xrefs in docsStefan Kost2009-11-251-5/+6
* gstplugin: Add C++ escape for gst_plugin_desc defineDavid Schleef2009-11-191-1/+3
* Add restarting of the plugin loader and blacklisting of broken filesJan Schmidt2009-10-061-1/+2
* registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost2009-06-071-0/+4
* API: Add gst_plugin_register_static_full()José Alburquerque2009-05-121-0/+29
* Document that GST_PLUGIN_DEFINE macros use PACKAGE define. Fixes #559722.Stefan Kost2009-01-251-1/+6
* Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller2009-01-061-1/+36
* gst/gstplugin.h: Remove deprecation guards around GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller2008-01-171-2/+3
* gst/: Change API of gst_plugin_register_static() to not take a GstPluginDesc,...Tim-Philipp Müller2008-01-171-1/+10
* API: add gst_plugin_register_static() and deprecateTim-Philipp Müller2008-01-091-0/+10
* gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller2007-11-021-1/+0
* gst/gstplugin.h: Cast description string constants in GST_PLUGIN_DEFINE macro...Tim-Philipp Müller2007-10-101-2/+2
* gst/: Put more strings into the GLib quark table. No need to keep a hundred-s...Tim-Philipp Müller2007-10-091-6/+6
* gst/gstplugin.*: Add the 3-clause BSD license and the MIT/X11 license to the ...Sebastian Dröge2007-09-241-1/+1
* gst/gstplugin.h: Fix and expand GstPluginDesc API docs.Stefan Kost2007-01-301-2/+4
* gst/: Remove comma at end of enumerator list.Wim Taymans2006-07-061-1/+1
* gst/gstbuffer.h: Avoid unneeded type checking.Wim Taymans2006-06-121-0/+1
* various fixes to makeThomas Vander Stichele2005-11-301-0/+1
* gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo2005-11-291-0/+1
* gst/: Remove unimplemented declarations for which we can see no sensible use.Michael Smith2005-11-211-3/+0
* docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost2005-11-211-0/+2
* whitespace fixesThomas Vander Stichele2005-10-151-2/+2
* signedness/type fixesThomas Vander Stichele2005-10-151-1/+2
* gst/: Only ever load one plugin for a given plugin basename.Thomas Vander Stichele2005-10-081-0/+3