gstreamer/libs/gst/controller
Stefan Sauer 8487133114 controlpoint: change the padding to be of arch-independent size
The default padding I introduced in d4f81fb4e6 is
actually only 4 pointers and on 32bit platforms already smaller than the union.
Replace it with a fixed 64byte padding. Don't add the normal padding for now.

Fixes #755822
2015-09-30 17:31:58 +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 formatting 2015-09-28 16:23:41 +02: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 controlpoint: change the padding to be of arch-independent size 2015-09-30 17:31:58 +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