[gstreamer-bugs] [Bug 571604] registry feature are replaced during first use

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 13 12:21:47 PST 2009


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

  GStreamer | gstreamer (core) | Ver: git




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2009-02-13 20:21 UTC -------
Okay, I see what you mean. There are subtle differences of
gstelementfactory.c::gst_element_register() and
gstregistrybonary.c:gst_registry_binary_load_feature().

gst_element_register() sets
factory->type = type;
GST_PLUGIN_FEATURE (factory)->loaded = TRUE;

Maybe gst_element_register() can lookup the feature and update it, instead of
creating a new gobject instance, copying the element details, removing and
inserting a list entry ...


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




More information about the Gstreamer-bugs mailing list