[gstreamer-bugs] [Bug 599991] fails to load libpython

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 26 12:31:30 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=599991
  GStreamer | gst-python | 0.10.17

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #18 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-08-26 19:31:26 UTC ---
One idea to avoid strcmp'ing for each plugin load would be to strcmp when
scanning the plugin for updating the registry and for lazy listed plugins add a
lazy-flag to GstPlugin, this would be preserved in the registry cached and can
be used when actually loading the plugin.

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