libs/gst/controller/gstcontroller.c: Fix controlling of float properties (#344849).
authorWouter Paesen <wouter@kangaroot.net>
Wed, 14 Jun 2006 08:26:53 +0000 (08:26 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 14 Jun 2006 08:26:53 +0000 (08:26 +0000)
commitfb4ad149d669b5fd276ed6f0961ee3cded568f7c
treeb0d18740674118e4604a73d5a1e13e9eb2c616b3
parent0734eb921c83f1f844e54bb252064269d219a61f
libs/gst/controller/gstcontroller.c: Fix controlling of float properties (#344849).

Original commit message from CVS:
Patch by: Wouter Paesen  <wouter at kangaroot net>
* libs/gst/controller/gstcontroller.c:
(gst_controlled_property_new):
Fix controlling of float properties (#344849).
* tests/check/libs/controller.c:
(gst_test_mono_source_get_property),
(gst_test_mono_source_set_property),
(gst_test_mono_source_class_init), (GST_START_TEST):
While we're at it, add some float stuff to unit test.
ChangeLog
libs/gst/controller/gstcontroller.c
tests/check/libs/controller.c