[Bug 756738] gst_registry_plugin_filter() and gst_registry_feature_filter() callbacks can't use any API using the registry

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 17 00:41:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756738

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 313514
  --> https://bugzilla.gnome.org/attachment.cgi?id=313514&action=edit
registry: Add iterators for the registry features and plugins

The feature and plugin filters are taking the registry lock for the whole
time, making it impossible to call any other GstRegistry API from their
callback. With the iterators this is possible.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list