From 13f9fda2c3330b7e2bf205610b6cef37e1488680 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Fri, 26 Dec 2014 23:22:30 +0100 Subject: [PATCH] docs: Add missing interfaces to documentation https://bugzilla.gnome.org/show_bug.cgi?id=742057 --- docs/gst/gstreamer-sections.txt | 3 +++ docs/libs/gstreamer-libs-sections.txt | 1 + docs/plugins/gstreamer-plugins-sections.txt | 3 +++ 3 files changed, 7 insertions(+) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 4d36c26..f1a5f9e 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -135,6 +135,7 @@ gst_bus_sync_signal_handler gst_bus_create_watch gst_bus_add_watch_full gst_bus_add_watch +gst_bus_remove_watch gst_bus_disable_sync_message_emission gst_bus_enable_sync_message_emission gst_bus_async_signal_func @@ -1234,6 +1235,7 @@ gst_ghost_pad_get_type GstInfo GstDebugLevel GST_LEVEL_DEFAULT +GST_LEVEL_MAX GstDebugColorFlags GstDebugColorMode GstDebugCategory @@ -3028,6 +3030,7 @@ GstURIType GstURIError gst_uri_error_quark GST_URI_TYPE_IS_VALID +GST_URI_NO_PORT gst_uri_protocol_is_valid gst_uri_protocol_is_supported gst_uri_is_valid diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index c4d1cf7..a3a4829 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -507,6 +507,7 @@ gst_byte_reader_dup_data gst_byte_reader_peek_data gst_byte_reader_masked_scan_uint32 +gst_byte_reader_masked_scan_uint32_peek gst_byte_reader_get_string gst_byte_reader_get_string_utf8 diff --git a/docs/plugins/gstreamer-plugins-sections.txt b/docs/plugins/gstreamer-plugins-sections.txt index 7da2f22..313da0f 100644 --- a/docs/plugins/gstreamer-plugins-sections.txt +++ b/docs/plugins/gstreamer-plugins-sections.txt @@ -41,6 +41,7 @@ GstFdSink GstFdSinkClass GST_FD_SINK +GST_FD_SINK_CAST GST_IS_FD_SINK GST_TYPE_FD_SINK GST_FD_SINK_CLASS @@ -87,6 +88,7 @@ GstFileSink GstFileSinkClass GST_FILE_SINK +GST_FILE_SINK_CAST GST_IS_FILE_SINK GST_TYPE_FILE_SINK GST_FILE_SINK_CLASS @@ -132,6 +134,7 @@ GstConcat GstConcatClass GST_CONCAT +GST_CONCAT_CAST GST_IS_CONCAT GST_TYPE_CONCAT GST_CONCAT_CLASS -- 2.7.4