gstreamer/test/xml/README
Erik Walthinsen 4075335806 A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step...
Original commit message from CVS:
A bunch more changes to clean up build/`make dist` issues, as well as a
spec file, -config file, .m4, etc.  Next step is to build an RPM of this
mess.
2000-01-31 06:46:18 +00:00

6 lines
349 B
Plaintext

This is my test code for reading and writing an XML registry of the
plugins. This will be eventually folded back into the main library, such
that when you query the list of plugins, you get all the plugins that are
either loaded or listed in the registry. When you actually ask for a
given plugin, it will load it if necessary. Pretty cool, huh?