[Bug 750079] idea for dynamic caps types

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 28 21:43:21 PDT 2015


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

--- Comment #1 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 304211
  --> https://bugzilla.gnome.org/attachment.cgi?id=304211&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