[Bug 750079] registry: add factory for automatic dynamic caps enum/flags types loading

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 13 21:47:46 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=750079

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #7 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
This feels a bit overkill to potentially load a bunch of plugins to just
register some enum/flag types. Could we instead put the types into the registry
itself and have the registry loader do the registration? Do we have any other
kind of GType that we may want to register ?

If you want to keep this API, can you rename it, dynamic type makes me think of
g_type_register_dynamic() which is somethign different.

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