docs: Add missing interfaces to documentation
authorSebastian Rasmussen <sebras@hotmail.com>
Fri, 26 Dec 2014 22:22:30 +0000 (23:22 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 28 Dec 2014 12:22:59 +0000 (12:22 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=742057

docs/gst/gstreamer-sections.txt
docs/libs/gstreamer-libs-sections.txt
docs/plugins/gstreamer-plugins-sections.txt

index 4d36c26..f1a5f9e 100644 (file)
@@ -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
 <TITLE>GstInfo</TITLE>
 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
index c4d1cf7..a3a4829 100644 (file)
@@ -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
index 7da2f22..313da0f 100644 (file)
@@ -41,6 +41,7 @@ GstFdSink
 <SUBSECTION Standard>
 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
 <SUBSECTION Standard>
 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
 <SUBSECTION Standard>
 GstConcatClass
 GST_CONCAT
+GST_CONCAT_CAST
 GST_IS_CONCAT
 GST_TYPE_CONCAT
 GST_CONCAT_CLASS