gstreamer/libs/gst/controller
Tim-Philipp Müller 6b286fb7dd controller: GST_EXPORT -> GST_CONTROLLER_API
We need different export decorators for the different libs.
For now no actual change though, just rename before the release,
and add prelude headers to define the new decorator to GST_EXPORT.
2018-03-13 00:57:37 +00:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
controller-prelude.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
controller.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
controller_mkenum.py controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstargbcontrolbinding.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstargbcontrolbinding.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstdirectcontrolbinding.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstdirectcontrolbinding.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstinterpolationcontrolsource.c gst: Don't ref_sink() GstObject subclasses in instance_init/constructor 2017-05-17 10:40:37 +03:00
gstinterpolationcontrolsource.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstlfocontrolsource.c gst: Don't ref_sink() GstObject subclasses in instance_init/constructor 2017-05-17 10:40:37 +03:00
gstlfocontrolsource.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstproxycontrolbinding.c gst: Correctly annotate functions taking floating reference parameters and returning floating references 2017-05-17 10:40:37 +03:00
gstproxycontrolbinding.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gsttimedvaluecontrolsource.c controller: Export boxed type copy/free functions for GstControlPoint 2017-06-20 10:00:16 +03:00
gsttimedvaluecontrolsource.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gsttriggercontrolsource.c gst: Don't ref_sink() GstObject subclasses in instance_init/constructor 2017-05-17 10:40:37 +03:00
gsttriggercontrolsource.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
Makefile.am controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
meson.build controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00