summaryrefslogtreecommitdiff
path: root/gst/gstplugin.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-23plugin: add release datetime field to GstPluginDesc and set it if GST_PACKAGE...Tim-Philipp Müller1-3/+23
2010-03-13Add some 0.11 FIXMEs for GstPluginInitFuncBenjamin Otte1-0/+2
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-3/+3
2009-11-27docs: add missing parameter docsStefan Kost1-0/+1
2009-11-27docs: add docs for GstPluginFlagsStefan Kost1-1/+7
2009-11-25docs: fix xrefs in docsStefan Kost1-5/+6
2009-11-19gstplugin: Add C++ escape for gst_plugin_desc defineDavid Schleef1-1/+3
2009-10-06Add restarting of the plugin loader and blacklisting of broken filesJan Schmidt1-1/+2
2009-06-07registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost1-0/+4
2009-05-12API: Add gst_plugin_register_static_full()José Alburquerque1-0/+29
2009-01-25Document that GST_PLUGIN_DEFINE macros use PACKAGE define. Fixes #559722.Stefan Kost1-1/+6
2009-01-06Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller1-1/+36
2008-01-17gst/gstplugin.h: Remove deprecation guards around GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller1-2/+3
2008-01-17gst/: Change API of gst_plugin_register_static() to not take a GstPluginDesc,...Tim-Philipp Müller1-1/+10
2008-01-09API: add gst_plugin_register_static() and deprecateTim-Philipp Müller1-0/+10
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-1/+0
2007-10-10gst/gstplugin.h: Cast description string constants in GST_PLUGIN_DEFINE macro...Tim-Philipp Müller1-2/+2
2007-10-09gst/: Put more strings into the GLib quark table. No need to keep a hundred-s...Tim-Philipp Müller1-6/+6
2007-09-24gst/gstplugin.*: Add the 3-clause BSD license and the MIT/X11 license to the ...Sebastian Dröge1-1/+1
2007-01-30gst/gstplugin.h: Fix and expand GstPluginDesc API docs.Stefan Kost1-2/+4
2006-07-06gst/: Remove comma at end of enumerator list.Wim Taymans1-1/+1
2006-06-12gst/gstbuffer.h: Avoid unneeded type checking.Wim Taymans1-0/+1
2005-11-30various fixes to makeThomas Vander Stichele1-0/+1
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-0/+1
2005-11-21gst/: Remove unimplemented declarations for which we can see no sensible use.Michael Smith1-3/+0
2005-11-21docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost1-0/+2
2005-10-15whitespace fixesThomas Vander Stichele1-2/+2
2005-10-15signedness/type fixesThomas Vander Stichele1-1/+2
2005-10-08gst/: Only ever load one plugin for a given plugin basename.Thomas Vander Stichele1-0/+3
2005-09-25inlined the last two docs files removed the tmpl directory from cvs (no more ...Stefan Kost1-13/+112
2005-09-20unbreak the build for those who have chronic arthritis and typing "make check...Thomas Vander Stichele1-0/+1
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-2/+2
2005-09-18check/Makefile.am: Fix environment variables.David Schleef1-19/+2
2005-09-16add mising includeThomas Vander Stichele1-0/+1
2005-09-15check/: Add testDavid Schleef1-3/+1
2005-09-15gst/gstplugin.c: Implement semi-decent recounting and locking in plugins and ...David Schleef1-2/+3
2005-09-15removeDavid Schleef1-13/+40
2005-09-03add a source plugin description field, to represent the source module this pl...Thomas Vander Stichele1-2/+6
2005-04-25gst/: Remove gst_library_load as it does more harm than good with the new g_m...Wim Taymans1-1/+0
2004-12-07add accessor for version fieldThomas Vander Stichele1-23/+24
2004-08-31moved docs to sgml files added first batch of docs provided by ronaldStefan Kost1-30/+0
2004-08-31andanother type fix of mine :-(Stefan Kost1-2/+2
2004-08-31added docs for GST_PLUGIN_DEFINE and GST_PLUGIN_DEFINE_STATICStefan Kost1-0/+30
2004-07-25remove unused .def files and export symbols using GST_PLUGIN_DEFINESteve Lhomme1-1/+1
2004-07-06rebuild registry only for newer plugins. fixes #145520Thomas Vander Stichele1-0/+1
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-58/+60
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-59/+56
2004-01-26gst/gstelement.h: remove gst_element_factory_get_version. It doesn't exist an...Benjamin Otte1-2/+1
2003-12-22Merge CAPS branchDavid Schleef1-12/+4