remove deprecated symbols and methods
[platform/upstream/gstreamer.git] / gst / gstplugin.c
2010-12-06 Wim Taymansremove deprecated symbols and methods
2010-09-16 Tim-Philipp Müllerplugin: use strstr() instead of g_strstr_len()
2010-08-26 Alessandro Decinagstplugin: load the gst-python plugin loader with G_MOD...
2010-07-23 Tim-Philipp Müllerplugin: add release datetime field to GstPluginDesc...
2010-07-16 Tim-Philipp Müllerregistry: use GStatBuf unconditionally and add typedef...
2010-07-16 David Hoytregistrybinary: Fix compatibility with GLib 2.25 when...
2010-06-23 Tim-Philipp Müllerbinaryregistry: ignore the plugin cache if the filter...
2010-06-23 Tim-Philipp Müllerpluginloading: add support for whitelisting based on...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-12 Benjamin Otteplugins: Do not ever unload a plugin after calling...
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-09 Benjamin OtteFix typos in documentation
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-08 Jan Schmidtplugin: Ignore an empty dependency list.
2009-10-06 Jan SchmidtAdd some more debug the registry.
2009-06-10 Stefan Kostplugin: add since: tags for the api docs.
2009-06-10 Stefan Kostplugin: fix leaks introduced by fix for #584389
2009-06-07 Stefan Kostregistry: allow plugins to cache extra data in registry...
2009-06-07 Stefan Kostregistry: don't recreate features on first use. Fixes...
2009-05-12 José AlburquerqueAPI: Add gst_plugin_register_static_full()
2009-04-17 Tim-Philipp MüllerGstPlugin: fix compilation if both HAVE_WIN32 and HAVE_...
2009-01-06 Tim-Philipp MüllerAdd API for making a GStreamer plugin 'dependent' on...
2008-07-15 Michael Smithgst/: GstRegistryPool doesn't exist; don't refer to...
2008-07-02 Tim-Philipp Müllergst/gstplugin.c: Print error debug message if plugin...
2008-01-20 Tim-Philipp Müllergst/gstplugin.c: Fix old-style static plugins via 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-12-11 Stefan Kostgst/gstplugin.c: Include "glib-compat-private.h" to...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-10-09 Tim-Philipp Müllergst/: Put more strings into the GLib quark table. No...
2007-10-03 Stefan Kostgst/gstplugin.c: Fix docs that mention 'plugin_desc...
2007-09-24 Sebastian Drögegst/gstplugin.*: Add the 3-clause BSD license and the...
2007-06-27 Stefan Kostgst/: Remove empty instance_init() functions to save...
2007-05-16 Tim-Philipp Müllergst/gstplugin.c: If we fail to load a plugin because...
2007-05-13 David Schleefgst/gstplugin.c: gst_plugin_register_func() doesn't...
2007-05-13 David Schleefgst/gstplugin.c: Using sigaction should depend on HAVE_...
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-03-07 Tim-Philipp Müllergst/: Remove newlines at end of debug log strings.
2007-01-02 David Schleefgst/gstplugin.c: Restore the previous signal handler...
2006-11-06 Tim-Philipp MüllerUse g_strerror() instead of strerror() - we want UTF-8.
2006-07-17 Wim TaymansAdd two functions to check and change the SIGSEGV behav...
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-05-12 Michael Smithgst/gstplugin.c: If an so file has no plugin entry...
2006-04-04 Paolo Borelligst/gstplugin.c: minor clean-ups: G_DEFINE_TYPE already...
2006-01-18 Christian Schalleradd MPL and Properietart to list of licenses
2006-01-05 Wim Taymansgst/gstplugin.c: Replace strdup by g_strdup as suggeste...
2005-11-28 Thomas Vander Stichelegst/gstplugin.c: everything causing a plugin not to...
2005-11-22 Wim Taymansgst/base/gstbasesink.c: Make sure the GstFlowReturn...
2005-10-15 Thomas Vander SticheleI'm too lazy to comment this
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-08 Thomas Vander Stichelegst/: Only ever load one plugin for a given plugin...
2005-10-04 Michael Smithgst/gsterror.c: Add another error string used in a...
2005-09-29 David Schleefgst/gstplugin.c: Make some error messages more end...
2005-09-25 Stefan Kostinlined the last two docs files removed the tmpl direct...
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 Sticheledon't complain about my ARM .so files. Another reason...
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 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 David SchleefGetting tired of debugging. Disabled all the unreffing...
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-07 Jan Schmidtgst/gstplugin.c: Call g_module_close when we don't...
2005-09-03 Thomas Vander Stichelefix for a critical when a module returns NULL on opening
2005-09-03 Thomas Vander Sticheleadd a source plugin description field, to represent...
2005-08-24 Thomas Vander Stichelecheck/: add a test that does a bunch of state changes...
2005-05-03 Thomas Vander Stichelegst/gstplugin.c: apply patch from #172526 to make regis...
2005-04-25 Wim Taymansgst/: Remove gst_library_load as it does more harm...
2005-04-01 David Schleefgst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-09 Stéphane Loeuilletgst/gstplugin.c: Fix plugin loading if plugin/lib was...
2004-12-27 Stéphane Loeuilletgst/gstplugin.c: document gst_library_load a bit more...
2004-12-07 Thomas Vander Sticheleadd accessor for version field
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-10-13 Stefan Kostmore api documentation better error signaling and logging
2004-09-02 Stefan Kostadded better error reporting for plugin loading
2004-07-29 Thomas Vander Stichelefix instances in core before making this an error
2004-07-29 Benjamin Ottegst/gstpad.c: check that caps are fixed
2004-07-12 Steve Lhommefix i18n under Windows and a C syntax error
2004-07-06 Thomas Vander Stichelerebuild registry only for newer plugins. fixes #145520
2004-06-26 Thomas Vander Stichelefigure out problem with dynamic
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-16 David Schleefgst/gstplugin.c: Disable more stuff on
2004-04-05 Thomas Vander Stichelefix segfault for static plugins
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
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-02-20 Andy Wingogst/: Debugging tweaks.
2004-01-26 Benjamin Ottegst/gstelement.h: remove gst_element_factory_get_versio...
next