gstreamer/libs/gst/controller
Stefan Sauer 660d9c071a controller: cleanup the control-binding construction
This is now bindings firendly as _new is just a classic c convenience and all
the work is done in a constructor. As a side effect _new never fails.
Fix the tests.
2012-01-24 21:57:44 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstcontrolbindingargb.c controller: cleanup the control-binding construction 2012-01-24 21:57:44 +01:00
gstcontrolbindingargb.h controller: allow different controlbindings 2012-01-23 11:03:43 +01:00
gstcontrolbindingdirect.c controller: cleanup the control-binding construction 2012-01-24 21:57:44 +01:00
gstcontrolbindingdirect.h controller: cleanup the control-binding construction 2012-01-24 21:57:44 +01:00
gstinterpolationcontrolsource.c Update for new gthread API 2012-01-19 09:27:04 +01:00
gstinterpolationcontrolsource.h controller: cleanup interpolation modes 2011-12-19 23:36:26 +01:00
gstlfocontrolsource.c Update for new gthread API 2012-01-19 09:27:04 +01:00
gstlfocontrolsource.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gsttimedvaluecontrolsource.c Update for new gthread API 2012-01-19 09:27:04 +01:00
gsttimedvaluecontrolsource.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gsttriggercontrolsource.c Update for new gthread API 2012-01-19 09:27:04 +01:00
gsttriggercontrolsource.h controlsources: refactor interpolation control source 2011-12-19 22:52:30 +01:00
Makefile.am controller: allow different controlbindings 2012-01-23 11:03:43 +01:00