[gstreamer-bugs] [Bug 498924] deprecate GST_PLUGIN_DEFINE_STATIC because it's not portable

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 21 20:59:36 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #11 from David Schleef  2007-12-22 04:59 UTC -------
That's a problem.  Also, I'd be a lot more comfortable keeping the current
behavior, i.e., that factory->plugin is never NULL, but plugin->module might
be.  

I think I'd be more comfortable making gst_plugin_register_static() available
in the API and using that.  In particular, it encourages libraries and binaries
to separate their factories into GstPlugins and GstPluginDescriptions that
properly describe their origin, which is good.  This may be more interesting if
we ever have a pipeline viewer/editor that can attach to a running program.


-- 
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=498924.




More information about the Gstreamer-bugs mailing list