controller: Do not unset uninitiallized GValue
authorThibault Saunier <tsaunier@gnome.org>
Tue, 2 Feb 2016 15:35:34 +0000 (16:35 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 2 Feb 2016 18:51:56 +0000 (19:51 +0100)
commit438a83df58643a65b8cb55161e3a2c7f8ac719e8
tree240e2e0561829dec146ca6ca8a43b2414e5c6842
parent81df1e1a346d241a2477485b308c2b2e997c623b
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.
libs/gst/controller/gstdirectcontrolbinding.c