gstreamer/libs/gst/controller
Stefan Sauer a80401b22c controller: move GstControlledProperty into a separate class
Add a GstControlBinding class. This is a preparation for making the
controlsources generate double valued control curves and do the gparamspec
mapping in the control binding. Now the API in GstObject is again mostly
for convenience.
2011-12-25 18:50:45 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstinterpolation.c controller: cleanup interpolation modes 2011-12-19 23:36:26 +01:00
gstinterpolationcontrolsource.c controller: fix GType name of interpolation mode enum 2011-12-22 11:08:42 +00:00
gstinterpolationcontrolsource.h controller: cleanup interpolation modes 2011-12-19 23:36:26 +01:00
gstinterpolationcontrolsourceprivate.h controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00
gstlfocontrolsource.c controlsource: clean up lfo control source 2011-12-19 22:52:29 +01:00
gstlfocontrolsource.h .h: fix header files 2011-11-11 17:30:03 +01:00
gstlfocontrolsourceprivate.h .h: fix header files 2011-11-11 17:30:03 +01:00
gsttimedvaluecontrolsource.c controller: move GstControlledProperty into a separate class 2011-12-25 18:50:45 +01:00
gsttimedvaluecontrolsource.h controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00
gsttriggercontrolsource.c controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00
gsttriggercontrolsource.h controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00
Makefile.am controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00