mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
fa12d23a17
Pretty much every single element does gst_element_class_add_pad_template (element_class, gst_static_pad_template_get (&some_templ)); which is both confusing and unnecessary. We might just as well add a function to do that in one step. https://bugzilla.gnome.org/show_bug.cgi?id=762778 |
||
---|---|---|
.. | ||
config.h | ||
gstconfig.h | ||
gstenumtypes.c | ||
gstenumtypes.h | ||
gstversion.h | ||
libgstbase.def | ||
libgstcontroller.def | ||
libgstnet.def | ||
libgstreamer.def |