From: Tim-Philipp Müller Date: Thu, 26 Jan 2012 10:48:02 +0000 (+0000) Subject: docs: remove collectpads from docs, fix build X-Git-Tag: RELEASE-0.11.2~126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca697b61f38b437b7c356c952b7ad9e2f586c4f4;p=platform%2Fupstream%2Fgstreamer.git docs: remove collectpads from docs, fix build --- diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index 97387d2..502bd82 100644 --- a/docs/libs/gstreamer-libs-docs.sgml +++ b/docs/libs/gstreamer-libs-docs.sgml @@ -43,7 +43,6 @@ - diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 6311372..c900280 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -618,52 +618,6 @@ GST_BYTE_WRITER
-gstcollectpads -GstCollectPads -gst/base/gstcollectpads.h -GstCollectData -GstCollectPads -GstCollectPadsFunction -GstCollectPadsClipFunction -GstCollectDataDestroyNotify -gst_collect_pads_new -gst_collect_pads_set_function -gst_collect_pads_set_clip_function -gst_collect_pads_add_pad -gst_collect_pads_remove_pad -gst_collect_pads_is_active -gst_collect_pads_collect -gst_collect_pads_collect_range -gst_collect_pads_start -gst_collect_pads_stop -gst_collect_pads_set_flushing -gst_collect_pads_peek -gst_collect_pads_pop -gst_collect_pads_available -gst_collect_pads_read_buffer -gst_collect_pads_take_buffer -gst_collect_pads_flush - -GstCollectPadsClass -GstCollectPadsPrivate -GST_COLLECT_PADS -GST_IS_COLLECT_PADS -GST_TYPE_COLLECT_PADS -GST_COLLECT_PADS_CLASS -GST_IS_COLLECT_PADS_CLASS -GST_COLLECT_PADS_GET_CLASS - -gst_collect_pads_get_type -GST_COLLECT_PADS_GET_PAD_LOCK -GST_COLLECT_PADS_PAD_LOCK -GST_COLLECT_PADS_PAD_UNLOCK -GST_COLLECT_PADS_BROADCAST -GST_COLLECT_PADS_GET_COND -GST_COLLECT_PADS_SIGNAL -GST_COLLECT_PADS_WAIT -
- -
gstcollectpads2 GstCollectPads2 gst/base/gstcollectpads2.h diff --git a/docs/libs/gstreamer-libs.types b/docs/libs/gstreamer-libs.types index a75d55b..cfb552a 100644 --- a/docs/libs/gstreamer-libs.types +++ b/docs/libs/gstreamer-libs.types @@ -6,14 +6,14 @@ #include #include #include -#include +#include #include gst_adapter_get_type gst_base_src_get_type gst_base_sink_get_type gst_base_transform_get_type -gst_collect_pads_get_type +gst_collect_pads2_get_type gst_push_src_get_type % controller diff --git a/tests/check/libs/.gitignore b/tests/check/libs/.gitignore index 8eb96b4..2fea60e 100644 --- a/tests/check/libs/.gitignore +++ b/tests/check/libs/.gitignore @@ -6,7 +6,7 @@ bitreader bytereader bytewriter gdp -collectpads +collectpads2 controller gstlibscpp gstnetclientclock