uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstplugin.h
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-05-20 Stefan Kostdeprecation-guards: fixup for commit 9ff4ec3104d2510b8f...
2011-05-18 Stefan Kostdocs: add deprecation guards
2010-07-23 Tim-Philipp Müllerplugin: add release datetime field to GstPluginDesc...
2010-03-13 Benjamin OtteAdd some 0.11 FIXMEs for GstPluginInitFunc
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2009-11-27 Stefan Kostdocs: add missing parameter docs
2009-11-27 Stefan Kostdocs: add docs for GstPluginFlags
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-19 David Schleefgstplugin: Add C++ escape for gst_plugin_desc define
2009-10-06 Jan SchmidtAdd restarting of the plugin loader and blacklisting...
2009-06-07 Stefan Kostregistry: allow plugins to cache extra data in registry...
2009-05-12 José AlburquerqueAPI: Add gst_plugin_register_static_full()
2009-01-25 Stefan KostDocument that GST_PLUGIN_DEFINE macros use PACKAGE...
2009-01-06 Tim-Philipp MüllerAdd API for making a GStreamer plugin 'dependent' on...
2008-01-17 Tim-Philipp Müllergst/gstplugin.h: Remove deprecation guards around GST_P...
2008-01-17 Tim-Philipp Müllergst/: Change API of gst_plugin_register_static() to...
2008-01-09 Tim-Philipp MüllerAPI: add gst_plugin_register_static() and deprecate
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-10-10 Tim-Philipp Müllergst/gstplugin.h: Cast description string constants...
2007-10-09 Tim-Philipp Müllergst/: Put more strings into the GLib quark table. No...
2007-09-24 Sebastian Drögegst/gstplugin.*: Add the 3-clause BSD license and the...
2007-01-30 Stefan Kostgst/gstplugin.h: Fix and expand GstPluginDesc API docs.
2006-07-06 Wim Taymansgst/: Remove comma at end of enumerator list.
2006-06-12 Wim Taymansgst/gstbuffer.h: Avoid unneeded type checking.
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-29 Andy Wingogst/gstevent.h (struct _GstEvent): Only one pointer...
2005-11-21 Michael Smithgst/: Remove unimplemented declarations for which we...
2005-11-21 Stefan Kostdocs/random/ensonic/media-device-daemon.txt: wild idea...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Stichelesignedness/type fixes
2005-10-08 Thomas Vander Stichelegst/: Only ever load one plugin for a given plugin...
2005-09-25 Stefan Kostinlined the last two docs files removed the tmpl direct...
2005-09-20 Thomas Vander Sticheleunbreak the build for those who have chronic arthritis...
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 Thomas Vander Sticheleadd mising include
2005-09-15 David Schleefcheck/: Add test
2005-09-15 David Schleefgst/gstplugin.c: Implement semi-decent recounting and...
2005-09-15 David Schleefremove
2005-09-03 Thomas Vander Sticheleadd a source plugin description field, to represent...
2005-04-25 Wim Taymansgst/: Remove gst_library_load as it does more harm...
2004-12-07 Thomas Vander Sticheleadd accessor for version field
2004-08-31 Stefan Kostmoved docs to sgml files added first batch of docs...
2004-08-31 Stefan Kostandanother type fix of mine :-(
2004-08-31 Stefan Kostadded docs for GST_PLUGIN_DEFINE and GST_PLUGIN_DEFINE_...
2004-07-25 Steve Lhommeremove unused .def files and export symbols using GST_P...
2004-07-06 Thomas Vander Stichelerebuild registry only for newer plugins. fixes #145520
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-01-26 Benjamin Ottegst/gstelement.h: remove gst_element_factory_get_versio...
2003-12-22 David SchleefMerge CAPS branch
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-04 David Schleeffix typo
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2002-11-29 Wim TaymansMore forte compiler fixes, added a .h file to store...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-06-25 Wim TaymansRemoved the final bits of GstMeta.
2001-04-22 Richard BoultonMerged from BRANCH-PLUGINVER1 PLUGINVER1-20010422
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-02-23 Erik WalthinsenAdded two options: --gst-plugin-spew will print errors...
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-01-30 Erik Walthinseninitial checkin