[Bug 741260] gstpluginfeature: Properly expose the class.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 9 00:44:54 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741260
  GStreamer | gstreamer (core) | git

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-09 08:44:52 UTC ---
Review of attachment 292334:
 --> (https://bugzilla.gnome.org/review?bug=741260&attachment=292334)

Can you additionally show example code where you use this to implement an
external pluginfeature? I'm not convinced this is enough to make external
plugin features work properly

::: gst/gstpluginfeature.c
@@ +46,3 @@
+  guint rank;
+  const gchar *plugin_name;
+  GstPlugin *plugin;            /* weak ref */

Maybe this should be a GWeakRef nowadays

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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