mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
docs: cleanup -unused.txt report for libs
The IGNORE_H_FILES can only contain files or dirs.
This commit is contained in:
parent
110451397a
commit
8b6ad65e63
2 changed files with 5 additions and 1 deletions
|
@ -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 \
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue