5 subsystems that can disabled:
7 * load/save (gstxml.h, various other files)
8 - no object serialisation to XML
10 * typefind (gsttypefind.h)
11 - typefind element is not compiled in the core
13 * autoplugging (gstautoplug.h)
14 - autoplugging functions not available
17 - no parsing can be done
22 * registry (gstregistry.h)
23 - can't instantiate registry objects
24 - registry pool only contains statically
27 * enumtypes (gstenumtypes.h)
28 - code not linked into the core
31 - index plugin feature not available
33 * plugin (gstplugin.h, gstregistry.h, gstpluginfeature.h)
34 - can't group elementfactories in plugins
39 - no urihandler pluginfeature