gst/gstplugin.c: If we fail to load a plugin because of unresolved symbols or missing...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 16 May 2007 19:35:46 +0000 (19:35 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 16 May 2007 19:35:46 +0000 (19:35 +0000)
commit7366c4e49faf6b33d300f09a0cc72e811504fb3f
treed01b4cd5a6e9cf7b6b785ab0cb83fbe7db43f487
parentffcc7dc99239b09f61118f0301f96904c2b2062d
gst/gstplugin.c: If we fail to load a plugin because of unresolved symbols or missing libraries and spew a warning to...

Original commit message from CVS:
* gst/gstplugin.c: (gst_plugin_load_file):
If we fail to load a plugin because of unresolved symbols or missing
libraries and spew a warning to stderr, we may just as well mention
which plugin it was that failed to load.
ChangeLog
gst/gstplugin.c