libs/gst/controller/: Keep last-value and only call set_property if value has changed...
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 17 Nov 2008 21:41:35 +0000 (21:41 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 17 Nov 2008 21:41:35 +0000 (21:41 +0000)
commit627c40985bded4882dcb0ed47a059c44f7f98d72
tree69c4a08165e4bd3d4d0ea72f80df685ef546d97d
parentd27aea03914604e125e49e0c40f58c8bd8890487
libs/gst/controller/: Keep last-value and only call set_property if value has changed. This supresses all the g_objec...

Original commit message from CVS:
* libs/gst/controller/gstcontroller.c:
* libs/gst/controller/gstcontrollerprivate.h:
Keep last-value and only call set_property if value has changed. This
supresses all the g_object_notifies we would trigger otherwise. It
also allows the user to chage the value while there is no controller
change.
ChangeLog
libs/gst/controller/gstcontroller.c
libs/gst/controller/gstcontrollerprivate.h