[Bug 741260] gstpluginfeature: Properly expose the class.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 8 11:43:31 PST 2015


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

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #4 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2015-01-08 19:43:25 UTC ---
(In reply to comment #3)
> Review of attachment 292334 [details]:
> 
> 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

Finally found some time to finalize a patch that examplifies inheriting from
GstPluginFeature, I added the bug as blocked by this one (
https://bugzilla.gnome.org/show_bug.cgi?id=742610 )

A test is added in the validate's test suite if you want to give the thing a
try :)

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