gstreamer/libs/gst/controller
Sebastian Dröge 3b7871d993 libs/gst/controller/: Save last synced value from the list to continue searching from there in future syncs. This spe...
Original commit message from CVS:
reviewed by: Stefan Kost <ensonic@users.sf.net>
* libs/gst/controller/gstcontroller.c: (gst_controller_unset),
(gst_controller_unset_all):
* libs/gst/controller/gstcontrollerprivate.h:
* libs/gst/controller/gstinterpolation.c:
(gst_controlled_property_find_control_point_node):
Save last synced value from the list to continue searching from there
in future syncs. This speeds everything up a bit.
2007-05-17 17:16:09 +00:00
..
.gitignore added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00
gstcontroller.c libs/gst/controller/: Save last synced value from the list to continue searching from there in future syncs. This spe... 2007-05-17 17:16:09 +00:00
gstcontroller.h libs/gst/controller/: Add a new private GstControlPoint struct which "inherits" from 2007-05-17 17:05:36 +00:00
gstcontrollerprivate.h libs/gst/controller/: Save last synced value from the list to continue searching from there in future syncs. This spe... 2007-05-17 17:16:09 +00:00
gsthelper.c API: add gst_object_{s,g}et_control_rate(), add private data section, fix docs 2006-08-10 19:46:14 +00:00
gstinterpolation.c libs/gst/controller/: Save last synced value from the list to continue searching from there in future syncs. This spe... 2007-05-17 17:16:09 +00:00
lib.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
Makefile.am configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +00:00