bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gstregistry.c
2009-05-11 Wim TaymansAvoid unneeded type checks
2009-05-11 Wim Taymansregistry: avoid calling _get_name() too much
2009-05-11 Wim TaymansUse new _ref_sink when we can
2009-03-26 Tim-Philipp Müllerregistry: ignore .git directory when recursively scanni...
2009-01-06 Tim-Philipp MüllerAdd API for making a GStreamer plugin 'dependent' on...
2008-11-24 Simon Holm Thøgersengst/gstregistry.c: Reduce the number of stat() calls...
2008-07-15 Michael Smithgst/: GstRegistryPool doesn't exist; don't refer to...
2008-05-30 Rob Bradfordgst/gstregistry.c: Don't recurse into .debug directorie...
2008-05-03 Tim-Philipp Müllergst/gstregistry.c: Only print one log message per non...
2008-05-01 Tim-Philipp Müllergst/gstregistry.c: Run g_str_has_suffix() only on the...
2008-04-24 Stefan Kostgst/gstregistry.c: Tell the *truth* when improving...
2008-04-23 Stefan Kostgst/gstregistry.c: Improve the documentation.
2008-04-11 Julien MoutteMac OS X love...
2008-03-31 Stefan KostMacOS has plugins under .so or under .dylib. Add detect...
2008-03-31 Stefan Kostgst/gst.c: Fix type in log message and add one to ease...
2007-07-31 Jan Schmidtgst/gstregistry.c: When replacing an existing feature...
2007-07-23 Stefan Kostgst/gstregistry.*: Speed up gst_registry_lookup_feature...
2007-06-27 Stefan Kostgst/: Remove empty instance_init() functions to save...
2007-05-11 Michael Smithgst/: Don't print a g_warning for any failure to load...
2007-05-11 Stefan Kostgst/gstplugin.c (gst_plugin_load_file): gst/gstregistry...
2007-02-09 Andy Wingogst/gstregistryxml.c (load_feature, load_plugin): Drop...
2007-01-27 Tim-Philipp MüllerDocument registry signals and make gtk-doc pick them...
2007-01-11 Stefan Kostcommit binary registry (disabled by default, see #359653)
2007-01-08 Tim-Philipp Müllergst/gstregistry.c: Plugin extension on HP-UX is .sl...
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-10-05 Tim-Philipp MüllerPrintf fixes.
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-26 Stefan Kostgst/gstregistry.c: Move big documentation comment into...
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-04-28 Stefan Kostgst/: only write out registry if it has changed, fixes...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-02-14 Torsten Schoenfeldgst/gstregistry.c: Protect default registry with lock...
2006-01-17 Andy Wingogst/gstregistry.c (_gst_registry_remove_cache_plugins...
2006-01-17 Andy Wingogst/gstregistry.c: Reflow design comment. Update so...
2005-12-02 Wim Taymansgst/: Fix docs again.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-04 Stefan Kostgst/gstregistry.*: added missing docs
2005-11-02 Thomas Vander Sticheledoc updates
2005-10-18 Thomas Vander Stichelegst/gstregistry.c: unref a plug-in we get that was...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-14 Tim-Philipp MüllerAdd new API to check plugin feature version requirements.
2005-10-11 Thomas Vander Stichelegst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P...
2005-10-08 Thomas Vander Stichelefix a leak I introduced
2005-10-08 Thomas Vander Stichelegst/: Only ever load one plugin for a given plugin...
2005-10-08 Thomas Vander Stichelegst/: log distributing clocks and base time
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: re-enable tests now that leaks are...
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-18 Thomas Vander Sticheleloading a plugin can return NULL
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 David SchleefGetting tired of debugging. Disabled all the unreffing...
2005-09-16 David Schleefgst/gstindex.c: get refcounting correct.
2005-09-15 David Schleefcheck/: Add test
2005-09-15 David Schleefgst/gstplugin.c: Implement semi-decent recounting and...
2005-09-15 Michael SmithImplement missing function. This is enough to get the...
2005-09-15 David Schleefremove
2005-09-02 Stefan Kostmore docs inlined
2005-06-29 Thomas Vander Sticheleadd A GST_PLUGIN_PATH_ONLY env var; if it is set, it...
2004-05-10 Benjamin Ottegst/gstregistry.c: refuse to add plugins when a plugin...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Thomas Vander Sticheleadd debugging fix comment blocks fix some -libs doc...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2003-11-14 Iain HolmesMake the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN...
2003-11-13 David Schleefchange another G_TYPE_POINTER in g_signal_new() to...
2003-11-13 David Schleeffixes for last checkin
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-06 Wim TaymansDocumentation updates
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-08-31 Andy Wingoadd core elements to the registry pool plugin list...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-12 Wim TaymansDocumentation updates
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-12 Thomas Vander Stichelemore registry fixes BRANCH-RELEASE-0_3_3-ROOT
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...