docs/gst/gstreamer-sections.txt: Fix docs.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2006 09:37:58 +0000 (09:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2006 09:37:58 +0000 (09:37 +0000)
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Fix docs.

ChangeLog
docs/gst/gstreamer-sections.txt

index 1cdc735..fca8d02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-06-12  Wim Taymans  <wim@fluendo.com>
 
+       * docs/gst/gstreamer-sections.txt:
+       Fix docs.
+
+2006-06-12  Wim Taymans  <wim@fluendo.com>
+
        * gst/gstsegment.c: (gst_segment_set_duration),
        (gst_segment_set_last_stop), (gst_segment_set_seek),
        (gst_segment_set_newsegment_full), (gst_segment_to_stream_time),
index 234abc2..89edaff 100644 (file)
@@ -144,6 +144,7 @@ GST_BUFFER_DURATION_IS_VALID
 GST_BUFFER_TIMESTAMP_IS_VALID
 GST_BUFFER_OFFSET_IS_VALID
 GST_BUFFER_OFFSET_END_IS_VALID
+GST_BUFFER_IS_DISCONT
 GST_BUFFER_TRACE_NAME
 
 gst_buffer_new
@@ -388,7 +389,6 @@ GST_PADDING_LARGE
 GST_PADDING_INIT
 </SECTION>
 
-
 <SECTION>
 <FILE>gstelement</FILE>
 <TITLE>GstElement</TITLE>
@@ -560,6 +560,7 @@ gst_element_factory_get_static_pad_templates
 <SUBSECTION Standard>
 GstElementFactoryClass
 GST_ELEMENT_FACTORY
+GST_ELEMENT_FACTORY_CAST
 GST_IS_ELEMENT_FACTORY
 GST_ELEMENT_FACTORY_CLASS
 GST_IS_ELEMENT_FACTORY_CLASS
@@ -1495,6 +1496,7 @@ gst_plugin_list_free
 <SUBSECTION Standard>
 GstPluginClass
 GST_PLUGIN
+GST_PLUGIN_CAST
 GST_PLUGIN_CLASS
 GST_PLUGIN_GET_CLASS
 GST_TYPE_PLUGIN
@@ -1531,6 +1533,7 @@ gst_plugin_feature_check_version
 <SUBSECTION Standard>
 GstPluginFeatureClass
 GST_PLUGIN_FEATURE
+GST_PLUGIN_FEATURE_CAST
 GST_IS_PLUGIN_FEATURE
 GST_PLUGIN_FEATURE_CLASS
 GST_IS_PLUGIN_FEATURE_CLASS