| subsystems that can disabled: |
| * load/save (gstxml.h, various other files) |
| - no object serialisation to XML |
| * typefind (gsttypefind.h) |
| - typefind element is not compiled in the core |
| * autoplugging (gstautoplug.h) |
| - autoplugging functions not available |
| * registry (gstregistry.h) |
| - can't instantiate registry objects |
| - registry pool only contains statically |
| * enumtypes (gstenumtypes.h) |
| - code not linked into the core |
| - index plugin feature not available |
| * plugin (gstplugin.h, gstregistry.h, gstpluginfeature.h) |
| - can't group elementfactories in plugins |
| - no urihandler pluginfeature |