gstreamer/win32/common
Jan Schmidt e1dc60524e 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.

https://bugzilla.gnome.org/show_bug.cgi?id=750079
2016-11-02 11:21:37 +11:00
..
config.h Release 1.10.0 2016-11-01 17:50:24 +02:00
gstconfig.h Remove old alloc tracing code now that we have a GstTracer-based replacement 2016-08-13 10:10:30 +01:00
gstenumtypes.c Release 1.10.0 2016-11-01 17:50:24 +02:00
gstenumtypes.h Release 1.9.1 2016-07-06 13:05:02 +03:00
gstversion.h Release 1.10.0 2016-11-01 17:50:24 +02:00
libgstbase.def adapter: Rename functions and implement new functions, update test 2016-06-10 09:49:33 +03:00
libgstcontroller.def win32: update .def file for new API 2015-06-12 13:45:33 +01:00
libgstnet.def netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
libgstreamer.def dynamic types: Implement dynamic types in the registry 2016-11-02 11:21:37 +11:00