gstreamer/libs/gst/controller
Thibault Saunier aaa95cfef7 directcontrolbinding: Properly initialize default last_value
It was zero and in some condition it means that the control binding
values where ignored (as shown in the test). Setting it to MAXDOUBLE
so that the first time we sync the values from a a timestamp in the
right range the proper value is computed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/564>
2020-07-18 20:47:29 +00:00
..
controller-prelude.h libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
controller.h controller: GST_EXPORT -> GST_CONTROLLER_API 2018-03-13 00:57:37 +00:00
gstargbcontrolbinding.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstargbcontrolbinding.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstdirectcontrolbinding.c directcontrolbinding: Properly initialize default last_value 2020-07-18 20:47:29 +00:00
gstdirectcontrolbinding.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstinterpolationcontrolsource.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstinterpolationcontrolsource.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstlfocontrolsource.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gstlfocontrolsource.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstproxycontrolbinding.c doc: Fix hotdoc warnings 2019-05-13 16:34:09 -04:00
gstproxycontrolbinding.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gsttimedvaluecontrolsource.c Don't pass default GLib marshallers for signals 2019-09-09 12:16:24 +00:00
gsttimedvaluecontrolsource.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gsttriggercontrolsource.c libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
gsttriggercontrolsource.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
meson.build libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00