docs: cleanup -unused.txt report for libs
authorStefan Sauer <ensonic@users.sf.net>
Wed, 6 Jan 2016 17:14:06 +0000 (18:14 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 6 Jan 2016 17:14:06 +0000 (18:14 +0100)
The IGNORE_H_FILES can only contain files or dirs.

docs/libs/Makefile.am
docs/libs/gstreamer-libs-sections.txt

index bb8b48a..837e7ee 100644 (file)
@@ -41,7 +41,7 @@ SCANOBJ_OPTIONS=--type-init-func="gst_init(&argc,&argv)"
 
 # Header files to ignore when scanning.
 IGNORE_HFILES = \
-       check/libcheck check/internal-check.h \
+       libcheck internal-check.h \
        gstinterpolationcontrolsourceprivate.h \
        gstlfocontrolsourceprivate.h \
        gstgetbits_inl.h \
index 6819fed..608131b 100644 (file)
@@ -81,6 +81,7 @@ GST_TIMED_VALUE_CONTROL_SOURCE_LOCK
 GST_TIMED_VALUE_CONTROL_SOURCE_UNLOCK
 <SUBSECTION Private>
 gst_timed_value_control_source_get_type
+gst_control_point_get_type
 </SECTION>
 
 <SECTION>
@@ -778,6 +779,8 @@ gst_flow_combiner_update_flow
 gst_flow_combiner_add_pad
 gst_flow_combiner_remove_pad
 gst_flow_combiner_clear
+gst_flow_combiner_reset
+gst_flow_combiner_update_pad_flow
 <SUBSECTION Standard>
 GST_TYPE_FLOW_COMBINER
 <SUBSECTION Private>
@@ -966,6 +969,7 @@ GST_IS_NET_TIME_PROVIDER_CLASS
 gst_net_time_provider_get_type
 </SECTION>
 
+
 <SECTION>
 <FILE>gstptpclock</FILE>
 <TITLE>GstPtpClock</TITLE>