[gstreamer-bugs] [Bug 623040] Add release_datetime field to GstPluginDesc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 28 05:43:08 PDT 2010


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-28 12:43:03 UTC ---
Created an attachment (id=164815)
 View: https://bugzilla.gnome.org/attachment.cgi?id=164815
 Review: https://bugzilla.gnome.org/review?bug=623040&attachment=164815

elementfactory: allow core to pre-empt gst_element_register()

Make gst_element_register() call into core before actually registering
an element factory. This will come in handy in future to prevent
registration of factories, e.g. when an element has moved to a different
module or plugin.


This is just to get an idea what could be done to use this this later on (only
given certain conditions and making certain assumptions about plugin loading
which may not always be true currently, but that's beside the point.)

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