[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
Sun Oct 18 02:32:14 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313546|accepted-commit_now         |none
             status|                            |
 Attachment #313546|0                           |1
        is obsolete|                            |

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 313607
  --> https://bugzilla.gnome.org/attachment.cgi?id=313607&action=edit
registry: allow plugin and feature filter funcs to call registry API
[alternative patch] [v2]

Slightly different version that uses a stack-allocated array instead of a
GList. We still have to traverse the list of all plugins or features though to
ref all of them initially, even with first=true. I think that's probably okay,
but let's wait a bit in case others have an opinion on this.

-- 
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