diff options
author | Stefan Sauer <ensonic@users.sf.net> | 2011-11-17 08:21:05 +0100 |
---|---|---|
committer | Stefan Sauer <ensonic@users.sf.net> | 2011-11-17 08:39:01 +0100 |
commit | 009d799087e2a33125bc5e4a792ac02def1d476c (patch) | |
tree | 1e49fe6f5014dacdd1133e3a1c3ae74e8addd8ab /docs/libs | |
parent | 361a7ae44d5088553caa806b9f468ee78779b9cc (diff) |
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.
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gstreamer-libs-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index d08000176..fab9ac300 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -626,7 +626,6 @@ gst_collect_pads_new gst_collect_pads_set_function gst_collect_pads_set_clip_function gst_collect_pads_add_pad -gst_collect_pads_add_pad_full gst_collect_pads_remove_pad gst_collect_pads_is_active gst_collect_pads_collect |