From 8b6ad65e63df40317be7e6e26e38d346d39f49c2 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Wed, 6 Jan 2016 18:14:06 +0100 Subject: [PATCH] docs: cleanup -unused.txt report for libs The IGNORE_H_FILES can only contain files or dirs. --- docs/libs/Makefile.am | 2 +- docs/libs/gstreamer-libs-sections.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index bb8b48a..837e7ee 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -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 \ diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 6819fed1..608131b 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -81,6 +81,7 @@ GST_TIMED_VALUE_CONTROL_SOURCE_LOCK GST_TIMED_VALUE_CONTROL_SOURCE_UNLOCK gst_timed_value_control_source_get_type +gst_control_point_get_type
@@ -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 GST_TYPE_FLOW_COMBINER @@ -966,6 +969,7 @@ GST_IS_NET_TIME_PROVIDER_CLASS gst_net_time_provider_get_type
+
gstptpclock GstPtpClock -- 2.7.4