aboutsummaryrefslogtreecommitdiff
path: root/docs/gst/gstreamer-docs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst/gstreamer-docs.sgml')
-rw-r--r--docs/gst/gstreamer-docs.sgml15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml
index 7f69328..1004509 100644
--- a/docs/gst/gstreamer-docs.sgml
+++ b/docs/gst/gstreamer-docs.sgml
@@ -8,9 +8,9 @@
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
- <title>GStreamer &GST_MAJORMINOR; Core Reference Manual</title>
+ <title>GStreamer &GST_API_VERSION; Core Reference Manual</title>
<releaseinfo>
- for GStreamer Core &GST_MAJORMINOR; (&GST_VERSION;)
+ for GStreamer Core &GST_API_VERSION; (&GST_VERSION;)
The latest version of this documentation can be found on-line at
<ulink role="online-location" url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/</ulink>.
</releaseinfo>
@@ -50,7 +50,7 @@ Windows. It is released under the GNU Library General Public License
<title>GStreamer Core Library</title>
<para>
- libgstreamer-&GST_MAJORMINOR;.so provides all the core GStreamer services,
+ libgstreamer-&GST_API_VERSION;.so provides all the core GStreamer services,
including initialization, plugin management and types,
as well as the object hierarchy that defines elements and bins,
along with some more specialized elements.
@@ -64,19 +64,19 @@ Windows. It is released under the GNU Library General Public License
<xi:include href="xml/gstbufferpool.xml" />
<xi:include href="xml/gstbus.xml" />
<xi:include href="xml/gstcaps.xml" />
+ <xi:include href="xml/gstsample.xml" />
<xi:include href="xml/gstchildproxy.xml" />
<xi:include href="xml/gstclock.xml" />
<xi:include href="xml/gstconfig.xml" />
+ <xi:include href="xml/gstcontrolbinding.xml" />
+ <xi:include href="xml/gstcontrolsource.xml" />
<xi:include href="xml/gstdatetime.xml" />
<xi:include href="xml/gstelement.xml" />
<xi:include href="xml/gstelementfactory.xml" />
<xi:include href="xml/gsterror.xml" />
<xi:include href="xml/gstevent.xml" />
- <xi:include href="xml/gstfilter.xml" />
<xi:include href="xml/gstformat.xml" />
<xi:include href="xml/gstghostpad.xml" />
- <xi:include href="xml/gstindex.xml" />
- <xi:include href="xml/gstindexfactory.xml" />
<xi:include href="xml/gstiterator.xml" />
<xi:include href="xml/gstmemory.xml" />
<xi:include href="xml/gstmessage.xml" />
@@ -101,6 +101,8 @@ Windows. It is released under the GNU Library General Public License
<xi:include href="xml/gsttagsetter.xml" />
<xi:include href="xml/gsttask.xml" />
<xi:include href="xml/gsttaskpool.xml" />
+ <xi:include href="xml/gsttoc.xml" />
+ <xi:include href="xml/gsttocsetter.xml" />
<xi:include href="xml/gsttypefind.xml" />
<xi:include href="xml/gsttypefindfactory.xml" />
<xi:include href="xml/gsturihandler.xml" />
@@ -118,7 +120,6 @@ Windows. It is released under the GNU Library General Public License
</para>
<xi:include href="xml/gstinfo.xml" />
- <xi:include href="xml/gsttrace.xml" />
</chapter>