From 4aef0fca96b03ea58bf3de9d6fd234db39b3a3c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 19 Sep 2018 15:07:36 +0100 Subject: [PATCH] docs: libs: move all includes to canonical single header includes And fix up bogus libs/ prefix for controller lib includes. https://bugzilla.gnome.org/show_bug.cgi?id=797165 --- docs/libs/gstreamer-libs-sections.txt | 36 +++++++++++++-------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index b61f52ac00..7dd959e955 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -18,7 +18,7 @@
gstargbcontrolbinding GstARGBControlBinding -libs/controller/controller.h +gst/controller/controller.h gst_argb_control_binding_new GstARGBControlBinding @@ -35,7 +35,7 @@ gst_argb_control_binding_get_type
gstdirectcontrolbinding GstDirectControlBinding -libs/controller/controller.h +gst/controller/controller.h gst_direct_control_binding_new gst_direct_control_binding_new_absolute @@ -55,7 +55,7 @@ gst_direct_control_binding_get_type
gstproxycontrolbinding GstProxyControlBinding -libs/controller/controller.h +gst/controller/controller.h gst_proxy_control_binding_new GstProxyControlBinding @@ -74,7 +74,7 @@ gst_proxy_control_binding_get_type
gsttimedvaluecontrolsource GstTimedValueControlSource -libs/controller/controller.h +gst/controller/controller.h GstTimedValueControlSource GstControlPoint gst_timed_value_control_source_find_control_point_iter @@ -106,7 +106,7 @@ gst_control_point_get_type
gstinterpolationcontrolsource GstInterpolationControlSource -libs/controller/controller.h +gst/controller/controller.h GstInterpolationControlSource GstInterpolationMode gst_interpolation_control_source_new @@ -128,7 +128,7 @@ gst_interpolation_mode_get_type
gstlfocontrolsource GstLFOControlSource -libs/controller/gstlfocontrolsource.h +gst/controller/controller.h GstLFOControlSource GstLFOWaveform gst_lfo_control_source_new @@ -150,7 +150,7 @@ gst_lfo_waveform_get_type
gsttriggercontrolsource GstTriggerControlSource -libs/controller/controller.h +gst/controller/controller.h GstTriggerControlSource gst_trigger_control_source_new GST_TYPE_TRIGGER_WAVEFORM @@ -172,7 +172,7 @@ gst_trigger_control_source_get_type
gstadapter GstAdapter -gst/base/base.h.h +gst/base/base.h GstAdapter gst_adapter_new gst_adapter_clear @@ -520,7 +520,7 @@ GST_BIT_READER
gstbitwriter GstBitWriter -gst/base/gstbitwriter.h +gst/base/base.h GstBitWriter gst_bit_writer_new @@ -1021,7 +1021,7 @@ gst_queue_array_drop_struct
gstnetaddressmeta GstNetAddressMeta -gst/net/gstnetaddressmeta.h +gst/net/net.h GstNetAddressMeta gst_buffer_add_net_address_meta gst_buffer_get_net_address_meta @@ -1036,7 +1036,7 @@ gst_net_address_meta_api_get_type
gstnetcontrolmessagemeta GstNetControlMessageMeta -gst/net/gstnetcontrolmessagemeta.h +gst/net/net.h GstNetControlMessageMeta gst_buffer_add_net_control_message_meta gst_buffer_get_net_control_message_meta @@ -1051,7 +1051,7 @@ gst_net_control_message_meta_api_get_type
gstnetclientclock GstNetClientClock -gst/net/gstnet.h +gst/net/net.h GstNetClientClock GstNtpClock gst_net_client_clock_new @@ -1079,7 +1079,7 @@ gst_ntp_clock_get_type
gstnettimepacket GstNetTimePacket -gst/net/gstnet.h +gst/net/net.h GstNetTimePacket GST_NET_TIME_PACKET_SIZE gst_net_time_packet_new @@ -1098,7 +1098,7 @@ socklen_t
gstnettimeprovider GstNetTimeProvider -gst/net/gstnet.h +gst/net/net.h GstNetTimeProvider gst_net_time_provider_new @@ -1151,7 +1151,7 @@ gst_ptp_clock_get_type
gstcheck GstCheck -gst/check/gstcheck.h +gst/check/check.h GST_START_TEST GST_END_TEST @@ -1257,7 +1257,7 @@ START_TEST
gstcheckbufferstraw GstBufferStraw -gst/check/gstbufferstraw.h +gst/check/check.h gst_buffer_straw_start_pipeline gst_buffer_straw_get_buffer gst_buffer_straw_stop_pipeline @@ -1266,7 +1266,7 @@ gst_buffer_straw_stop_pipeline
gstcheckconsistencychecker GstStreamConsistency -gst/check/gstconsistencychecker.h +gst/check/check.h GstStreamConsistency gst_consistency_checker_new gst_consistency_checker_reset @@ -1403,7 +1403,7 @@ GstHarnessPrivate
gsttestclock GstTestClock -gst/check/gsttestclock.h +gst/check/check.h GstTestClock GstTestClockClass gst_test_clock_new