[Bug 750079] idea for dynamic caps types

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 9 13:12:21 UTC 2016


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304211|0                           |1
        is obsolete|                            |

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 335186
  --> https://bugzilla.gnome.org/attachment.cgi?id=335186&action=edit
dynamic types: Implement dynamic types in the registry

Implement GstDynamicTypeFactory as a new registry feature.

GstDynamicTypeFactory provides a way of registering a GType
into the registry, such that it will be registered as a dynamic
type when the registry is loaded, and then automatically loaded
if the type is needed during caps parsing.

This allows using non-core types in pad templates, by loading a
registry feature to create the GType on the fly.

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