[gstreamer-bugs] [Bug 545787] New: Adding a gst_plugin_register_static_full() function to GstPlugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 19:20:50 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=545787

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: Adding a gst_plugin_register_static_full() function to
                    GstPlugin
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jaalburqu at svn.gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.23/2.24
   GNOME milestone: Unspecified


Would it be possible to include a gst_plugin_register_static_full() with a
user_data (gpointer) parameter in GstPlugin.  Some users are wondering if it
will be possible to register static plugins in applications using the c++
bindings.  If we can manage to wrap base classes such as GstBaseTransform, etc.
(which is underway as we speak), I'm thinking that this may be possible.  A
patch that I think would work well in this situation for c++ bindings and I
think would leave your API binary and ABI stable follows.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545787.




More information about the Gstreamer-bugs mailing list