controller: constructures for control sources return GstControlSource
authorStefan Sauer <ensonic@users.sf.net>
Tue, 31 Jan 2012 11:20:41 +0000 (12:20 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 31 Jan 2012 11:29:52 +0000 (12:29 +0100)
commit5e4c13fc97bd3c887dc27ca1ae6a69a8fa22e963
treec326f2f397e089cd25f19f186a3cfcb478a59bc4
parent39c5f0b28a808142770eb08d9c0430f3e823f964
controller: constructures for control sources return GstControlSource

Don't return the specific types. In most cases there is no specific api there
anyway.
libs/gst/controller/gstinterpolationcontrolsource.c
libs/gst/controller/gstinterpolationcontrolsource.h
libs/gst/controller/gstlfocontrolsource.c
libs/gst/controller/gstlfocontrolsource.h
libs/gst/controller/gsttriggercontrolsource.c
libs/gst/controller/gsttriggercontrolsource.h
tests/benchmarks/controller.c
tests/check/libs/controller.c
tests/examples/controller/audio-example.c
tests/examples/controller/control-sources.c
tests/examples/controller/text-color-example.c