collectpads: move fields out of reserved and restore padding
authorStefan Sauer <ensonic@users.sf.net>
Thu, 17 Nov 2011 07:21:05 +0000 (08:21 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 17 Nov 2011 07:39:01 +0000 (08:39 +0100)
commit009d799087e2a33125bc5e4a792ac02def1d476c
tree1e49fe6f5014dacdd1133e3a1c3ae74e8addd8ab
parent361a7ae44d5088553caa806b9f468ee78779b9cc
collectpads: move fields out of reserved and restore padding

Do the 0.11 ABI changes. Add extra fields for destroy_notify and drop the qdata
hack. Rename _add_pad_full to _add_pad and remove the old _add_pad.
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstcollectpads.c
libs/gst/base/gstcollectpads.h
tests/check/libs/collectpads.c