summaryrefslogtreecommitdiff
path: root/docs/gst
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2005-09-20 20:40:00 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2005-09-20 20:40:00 +0000
commit0838cd0b74fcf21b2dff91984cc8585f02248ef6 (patch)
tree97623b86455a16e56b65d360352fb5ed793e86ae /docs/gst
parent77d2059fbc7f3da253b889db97544eec82c27d27 (diff)
more docs inlined, splitted gstindex.{c,h}
Original commit message from CVS: * docs/gst/gstreamer-docs.sgml: * docs/gst/gstreamer-sections.txt: * docs/gst/tmpl/.cvsignore: * gst/Makefile.am: * gst/gst.h: * gst/gstbin.c: * gst/gstelement.h: * gst/gstindex.c: (gst_index_class_init): * gst/gstindex.h: * gst/gstindexfactory.c: (gst_index_factory_get_type), (gst_index_factory_class_init), (gst_index_factory_init), (gst_index_factory_finalize), (gst_index_factory_new), (gst_index_factory_destroy), (gst_index_factory_find), (gst_index_factory_create), (gst_index_factory_make): * gst/gstindexfactory.h: * gst/gstpluginfeature.c: * gst/gstpluginfeature.h: * libs/gst/controller/gstcontroller.c: (gst_controller_new_valist): more docs inlined, splitted gstindex.{c,h}
Diffstat (limited to 'docs/gst')
-rw-r--r--docs/gst/gstreamer-docs.sgml2
-rw-r--r--docs/gst/gstreamer-sections.txt37
-rw-r--r--docs/gst/tmpl/.gitignore5
3 files changed, 19 insertions, 25 deletions
diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml
index 69606579c..635d6ab4e 100644
--- a/docs/gst/gstreamer-docs.sgml
+++ b/docs/gst/gstreamer-docs.sgml
@@ -46,7 +46,6 @@
<!ENTITY GstTrace SYSTEM "xml/gsttrace.xml">
<!ENTITY GstTypeFind SYSTEM "xml/gsttypefind.xml">
<!ENTITY GstTypeFindFactory SYSTEM "xml/gsttypefindfactory.xml">
-<!ENTITY GstTypes SYSTEM "xml/gsttypes.xml">
<!ENTITY GstUriHandler SYSTEM "xml/gsturihandler.xml">
<!ENTITY GstUriType SYSTEM "xml/gsturitype.xml">
<!ENTITY GstUtils SYSTEM "xml/gstutils.xml">
@@ -134,7 +133,6 @@
&GstTagSetter;
&GstTypeFind;
&GstTypeFindFactory;
- &GstTypes;
&GstUriHandler;
&GstUriType;
&GstUtils;
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 6a45acd83..50d73475d 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -404,6 +404,8 @@ GST_DISABLE_URI
GST_PTR_FORMAT
GST_EXPORT
GST_PLUGIN_EXPORT
+GST_PADDING
+GST_PADDING_INIT
</SECTION>
@@ -413,7 +415,10 @@ GST_PLUGIN_EXPORT
GstElement
GstElementClass
GstElementFlags
+GstState
GstStateChange
+GstStateChangeReturn
+
GST_STATE
GST_STATE_PENDING
GST_STATE_CHANGE
@@ -514,9 +519,15 @@ GST_ELEMENT_GET_CLASS
GST_TYPE_ELEMENT
GST_TYPE_ELEMENT_FLAGS
GST_ELEMENT_CAST
+GST_TYPE_STATE
+GST_TYPE_STATE_CHANGE
+GST_TYPE_STATE_CHANGE_RETURN
<SUBSECTION Private>
gst_element_get_type
gst_element_flags_get_type
+gst_state_get_type
+gst_state_change_get_type
+gst_state_change_return_get_type
</SECTION>
@@ -1438,6 +1449,8 @@ GstPluginFeature
GST_PLUGIN_FEATURE_NAME
GstTypeNameData
GstPluginFeatureFilter
+GstRank
+
gst_plugin_feature_type_name_filter
gst_plugin_feature_set_rank
gst_plugin_feature_set_name
@@ -1453,8 +1466,10 @@ GST_PLUGIN_FEATURE_CLASS
GST_IS_PLUGIN_FEATURE_CLASS
GST_PLUGIN_FEATURE_GET_CLASS
GST_TYPE_PLUGIN_FEATURE
+GST_TYPE_RANK
<SUBSECTION Private>
gst_plugin_feature_get_type
+gst_rank_get_type
</SECTION>
@@ -1890,28 +1905,6 @@ gst_type_find_factory_get_type
<SECTION>
-<FILE>gsttypes</FILE>
-<TITLE>GstTypes</TITLE>
-GstState
-GstStateChange
-GstStateChangeReturn
-GstRank
-<SUBSECTION Standard>
-GST_TYPE_STATE
-GST_TYPE_STATE_CHANGE
-GST_TYPE_STATE_CHANGE_RETURN
-GST_TYPE_RANK
-<SUBSECTION Private>
-GST_PADDING
-GST_PADDING_INIT
-gst_state_get_type
-gst_state_change_get_type
-gst_state_change_return_get_type
-gst_rank_get_type
-</SECTION>
-
-
-<SECTION>
<FILE>gsturihandler</FILE>
<TITLE>GstUriHandler</TITLE>
GstURIHandler
diff --git a/docs/gst/tmpl/.gitignore b/docs/gst/tmpl/.gitignore
index 037375c56..2c3c1896b 100644
--- a/docs/gst/tmpl/.gitignore
+++ b/docs/gst/tmpl/.gitignore
@@ -26,13 +26,15 @@ gstfilesink.sgml
gstfilter.sgml
gstformat.sgml
gstghostpad.sgml
+gstindex.sgml
+gstindexfactory.sgml
gstiterator.sgml
gstmacros.sgml
gstmemchunk.sgml
gstmessage.sgml
gstminiobject.sgml
gstparse.sgml
-gstprobe.sgml
+gstpluginfeature.sgml
gstpushsrc.sgml
gstqueue.sgml
gstquery.sgml
@@ -48,6 +50,7 @@ gsttrace.sgml
gsttrashstack.sgml
gsttypefind.sgml
gsttypefindfactory.sgml
+gsttypes.sgml
gsturihandler.sgml
gsturitype.sgml
gstutils.sgml