[Bug 667305] build: Add --enable-static-plugins configure argument

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 8 03:09:25 PST 2012


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

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2012-02-08 11:09:20 UTC ---
Håvard, did you look at using library constructors for the registration of the
static plugins instead of requiring the application to manually all plugins it
ever wants to use? There's some macro magic in recent glib to use the
constructors in a portable way if existing, glib/gconstructor.h


For 0.10 it might make sense to add a G_PLUGIN_DEFINE2() to not break API and
have the non-string plugin name parameter.

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