gstreamer/libs/gst/controller
Thibault Saunier 438a83df58 controller: Do not unset uninitiallized GValue
In case the property was not interpollable we might never initialize
the GValue, we should thus never unset it.
2016-02-02 19:51:56 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
controller.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstargbcontrolbinding.c controlbindings: fix pspec relaxation for control source properties 2013-09-10 16:41:30 +01:00
gstargbcontrolbinding.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdirectcontrolbinding.c controller: Do not unset uninitiallized GValue 2016-02-02 19:51:56 +01:00
gstdirectcontrolbinding.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstinterpolationcontrolsource.c controller: rename new cubic interpolation mode 2016-01-05 13:57:12 +01:00
gstinterpolationcontrolsource.h controller: rename new cubic interpolation mode 2016-01-05 13:57:12 +01:00
gstlfocontrolsource.c lfo: set a sensible lower boundary for the frequency 2013-03-07 09:18:25 +01:00
gstlfocontrolsource.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttimedvaluecontrolsource.c timedvaluecontrolsource: Use g_sequence_lookup where possible 2015-10-02 17:30:38 +03:00
gsttimedvaluecontrolsource.h controller: rename new cubic interpolation mode 2016-01-05 13:57:12 +01:00
gsttriggercontrolsource.c triggercontrolsource: Fix short description for the docs 2014-11-25 17:46:12 +01:00
gsttriggercontrolsource.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
Makefile.am Drop usage of deprecated g-ir-scanner --strip-prefix flag 2015-12-02 15:02:25 -08:00