gstreamer/gst/adder
Andy Wingo 12bac12e5c added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ...
Original commit message from CVS:
* added plugin_desc structures to libs, which makes their locations cached in the registry. this
speeds plugin loading considerably, especially on uninstalled versions.

* put the lib path before all others, for speed reasons.

* some fixes to adder's caps.

* added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all
code will need to be converted. i think some perl can do this.
2002-03-24 20:55:44 +00:00
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
gstadder.c added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... 2002-03-24 20:55:44 +00:00
gstadder.h Updated to work with the new caps nego stuff. 2002-01-22 04:45:10 +00:00
Makefile.am removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:06 +00:00