gstreamer/libs/gst/bytestream
Andy Wingo c12c39d37c 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:45 +00:00
..
bstest.c 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:13 +00:00
bytestream.c added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... 2002-03-24 20:55:45 +00:00
bytestream.h Added _seek and _tell // cleanup 2002-02-02 13:23:07 +00:00
Makefile.am s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... 2002-03-19 01:39:45 +00:00