summaryrefslogtreecommitdiff
path: root/gst/gstpluginfeature.c
AgeCommit message (Expand)Author
2005-10-06gst/: widen the debug category in output to fit the biggest one we have add a...Thomas Vander Stichele
2005-10-04gst/gsterror.c: Add another error string used in a few existing plugins.Michael Smith
2005-09-23don't break docs buildThomas Vander Stichele
2005-09-23various doc updatesThomas Vander Stichele
2005-09-22gst/gstconfig.h.in: Psych out gtk-doc.Andy Wingo
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost
2005-09-19check/Makefile.am: re-enable tests now that leaks are pluggedThomas Vander Stichele
2005-09-18various cleanups and memleak plugging. make valgrind is happy now.Thomas Vander Stichele
2005-09-18check/Makefile.am: Fix environment variables.David Schleef
2005-09-16Getting tired of debugging. Disabled all the unreffing of plugins and featur...David Schleef
2005-09-15gst/gstplugin.c: Implement semi-decent recounting and locking in plugins and ...David Schleef
2005-09-15removeDavid Schleef
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans
2005-01-09gst/gstpluginfeature.c: Protect plugin loading by a mutex so it's threadsafe....Ronald S. Bultje
2004-04-09gst/: don't use memchunks for these objects, use malloc insteadBenjamin Otte
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-13gst-indent run on coreThomas Vander Stichele
2004-01-20fix output of typefind add GPL headers fix doc snippetThomas Vander Stichele
2003-11-24implement URI schemesBenjamin Otte
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte
2003-08-19Er, plugins actually use gst_element_factory_set_rank(). Add a define to cal...David Schleef
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte
2003-04-14- Added infrastructure to run a filter against plugins, registries and regist...Wim Taymans
2003-02-10- Add more --disable optionsWim Taymans
2003-01-27Small cleanupWim Taymans
2002-12-19- CleanupsWim Taymans
2002-09-10one extra checkThomas Vander Stichele
2002-07-08- Removed unused locking from the cothreadsWim Taymans
2002-05-08Totally rewritten registry handling.Wim Taymans
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo
2001-12-14aye ladie, no more ugly // comments here, even if Taaz gets upset about itChristian Schaller
2001-10-21API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans
2001-09-141. Add more warnings for the gst core only. Various trival fixes to quiet th...Joshua N. Pritikin
2001-09-10gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions g...Erik Walthinsen
2001-08-21Lots of modifications to the plugin system.Wim Taymans