From ca697b61f38b437b7c356c952b7ad9e2f586c4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 26 Jan 2012 10:48:02 +0000 Subject: [PATCH] docs: remove collectpads from docs, fix build --- docs/libs/gstreamer-libs-docs.sgml | 1 - docs/libs/gstreamer-libs-sections.txt | 46 --------------------------- docs/libs/gstreamer-libs.types | 4 +-- tests/check/libs/.gitignore | 2 +- 4 files changed, 3 insertions(+), 50 deletions(-) diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index 97387d29d4..502bd82a22 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 6311372922..c9002807aa 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -617,52 +617,6 @@ gst_byte_writer_fill_unchecked 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 diff --git a/docs/libs/gstreamer-libs.types b/docs/libs/gstreamer-libs.types index a75d55b4fc..cfb552abcb 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 8eb96b413b..2fea60e36c 100644 --- a/tests/check/libs/.gitignore +++ b/tests/check/libs/.gitignore @@ -6,7 +6,7 @@ bitreader bytereader bytewriter gdp -collectpads +collectpads2 controller gstlibscpp gstnetclientclock