gstreamer/gst/registries
Andy Wingo f0ea6c4b9f Add plugin loading error code GST_PLUGIN_ERROR_NOT_A_PLUGIN to indicate that failure was expected for this .so. This ...
Original commit message from CVS:
Add plugin loading error code GST_PLUGIN_ERROR_NOT_A_PLUGIN to indicate that
failure was expected for this .so. This is important in --enable-plugin-builddir
builds to prevent non-plugin .so's in the GST_PLUGIN_PATH from causing nasty
error messages (ie libgstcontrol.so).
2002-09-20 21:08:01 +00:00
..
gstxmlregistry.c Add plugin loading error code GST_PLUGIN_ERROR_NOT_A_PLUGIN to indicate that failure was expected for this .so. This ... 2002-09-20 21:08:01 +00:00
gstxmlregistry.h fix refcounting tests so that they compile and run, but they fail currently: gst leaks obscene amounts of memory ;) f... 2002-05-11 20:30:05 +00:00
Makefile.am Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
registrytest.c Compile fix. 2002-05-09 17:45:49 +00:00