gst/gstpluginfeature.c: Protect plugin loading by a mutex so it's threadsafe. Fixes...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 01:35:01 +0000 (01:35 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 01:35:01 +0000 (01:35 +0000)
commit1ffedb43a362c8e22c9e47bce376ade12bc7c9f5
tree25be8e751d2be1b9d5d41e0695381cc82a8ccdcb
parent58efb5a941645beb2fe1243da66df3932f11e635
gst/gstpluginfeature.c: Protect plugin loading by a mutex so it's threadsafe. Fixes #163234.

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* gst/gstpluginfeature.c: (gst_plugin_feature_ensure_loaded):
Protect plugin loading by a mutex so it's threadsafe. Fixes
#163234.
ChangeLog
gst/gstpluginfeature.c