gstreamer/libs/gst/controller
Stefan Sauer d4f81fb4e6 controller: add the missing abi padding
While this technically is an abi break, we decided to do this:
1) the struct is documented to be internal
2) the struct is alloced and freed inside the library
3) there are no public methods that receive or return instances
4) the only code known to use this struct are classes containd here
2015-09-28 16:23:41 +02:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
controller.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstargbcontrolbinding.c controlbindings: fix pspec relaxation for control source properties 2013-09-10 16:41:30 +01:00
gstargbcontrolbinding.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdirectcontrolbinding.c directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
gstdirectcontrolbinding.h directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
gstinterpolationcontrolsource.c interpolationcontrolsource: add cubic_mono interpolation 2015-09-27 12:46:01 +02:00
gstinterpolationcontrolsource.h interpolationcontrolsource: add cubic_mono interpolation 2015-09-27 12:46:01 +02:00
gstlfocontrolsource.c lfo: set a sensible lower boundary for the frequency 2013-03-07 09:18:25 +01:00
gstlfocontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttimedvaluecontrolsource.c doc: Fix Since: marks 2015-06-13 20:19:59 -04:00
gsttimedvaluecontrolsource.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
gsttriggercontrolsource.c triggercontrolsource: Fix short description for the docs 2014-11-25 17:46:12 +01:00
gsttriggercontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:08:24 -04:00