gstreamer/gst/autoplug
Wim Taymans 12bbbd5c1e Lots of modifications to the plugin system.
Original commit message from CVS:
Lots of modifications to the plugin system.
- Added a GstPluginfeature object that serves as a base class for all
plugin contents.
- changed the plugin API, everyhting is now added with
gst_plugin_add_feature
- typefactories are named now so that they can be located easily and filled
in at plugin load.
- mime types like "video/raw image/raw" are gone for now.
- lots of plugin updates (style and API changes)
- tested with an without registry.
- updates to various tools.
- added a little testsuite to test/show how you can load plugins (4 modes)

Test this one, Almost everything has changed :-)
2001-08-21 20:16:48 +00:00
..
.gitignore Added manpage 2001-06-07 16:56:27 +00:00
autoplugtest.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
gstautoplugcache.c Lots of modifications to the plugin system. 2001-08-21 20:16:48 +00:00
gstautoplugger.c Lots of modifications to the plugin system. 2001-08-21 20:16:48 +00:00
gststaticautoplug.c Lots of modifications to the plugin system. 2001-08-21 20:16:48 +00:00
gststaticautoplug.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gststaticautoplugrender.c Lots of modifications to the plugin system. 2001-08-21 20:16:48 +00:00
gststaticautoplugrender.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
Makefile.am various build fixes 2001-05-27 21:56:04 +00:00