uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstregistry.h
2011-02-28 Tim-Philipp Müllerdocs: typo fixes
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-01-07 Christian SchallerMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-06 Tim-Philipp Müllerregistry: deprecate useless gst_registry_xml_{read...
2009-11-10 Sebastian Drögeregistry: API: Add gst_{default,}_registry_get_feature_...
2009-10-24 Sebastian Drögeregistry: private is a C++ keyword, don't use it
2009-10-24 Edward Herveygstregistry: Add a cookie for detecting feature list...
2009-10-21 Wim Taymansregistry: hash the plugin basename
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2008-03-07 Stefan KostMove registry backend API to private headers where...
2008-03-03 Tim-Philipp MüllerFix broken use of config.h-defined preprocessor directi...
2007-08-10 Michael Smithgst/gstregistry.h: Add gst_registry_add_path, which...
2007-07-23 Stefan Kostgst/gstregistry.*: Speed up gst_registry_lookup_feature...
2007-01-11 Stefan Kostcommit binary registry (disabled by default, see #359653)
2006-09-28 Jan Schmidtgst/: Re-commit the registry changes, along with an...
2006-09-27 Jan Schmidtgst/: Revert previous change until I figure out why...
2006-09-27 Jan Schmidtgst/gst.c: Make init_pre and init_post take the full...
2006-07-18 Stefan Kostmake --disable-index work (#342564)
2006-04-28 Stefan Kostgst/: only write out registry if it has changed, fixes...
2006-03-08 Michael Smithgst/: Rewrite registry-saving to avoid race conditions...
2005-12-02 Wim Taymansgst/: Fix docs again.
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-21 Michael Smithgst/: Remove unimplemented declarations for which we...
2005-11-04 Stefan Kostgst/gstregistry.*: added missing docs
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-14 Tim-Philipp MüllerAdd new API to check plugin feature version requirements.
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-19 Andy Wingogst/gstregistry.h: Spacing fixen.
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-15 David Schleefcheck/: Add test
2005-09-15 David Schleefremove
2005-01-05 Ronald S. Bultjegst/: Fix macro's for Mingw (fixes #162276).
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
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
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-23 Thomas Vander Stichelemake the user registry location major-minor versioned...
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2003-02-10 Wim Taymans- Add more --disable options
2002-12-19 Wim Taymans- Cleanups
2002-11-28 Christian Schallercommiting Leifs registry to /var/cache patch, works...
2002-08-11 Thomas Vander Sticheleadding EXISTS flag
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-06-12 Wim TaymansDocumentation updates
2002-05-10 David I. Lehnremove duplicate gst_registry_pool_add declaration
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-12 Thomas Vander Stichelereg.xml to registry.xml adding spaces
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...