summaryrefslogtreecommitdiff
path: root/docs/gst/gstreamer-docs.sgml
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-11-17 16:43:12 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-11-17 16:43:12 +0000
commit819c9f4e2a380f4beaef1f106788e806462f237d (patch)
treee6a633b5b653fea0d07ce6e562fb10c9a8e5c2c5 /docs/gst/gstreamer-docs.sgml
parentc558588f7c6402daa01d09e811c7b8554e4416d5 (diff)
Add the preset interface (Fixes #396779). Do some doc cleanups along.
Original commit message from CVS: * docs/gst/gstreamer-docs.sgml: * docs/gst/gstreamer-sections.txt: * docs/gst/gstreamer.types.in: * gst/Makefile.am: * gst/gst.h: * gst/gstpreset.c: * gst/gstpreset.h: Add the preset interface (Fixes #396779). Do some doc cleanups along.
Diffstat (limited to 'docs/gst/gstreamer-docs.sgml')
-rw-r--r--docs/gst/gstreamer-docs.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml
index e27e3a026..e6a0aae55 100644
--- a/docs/gst/gstreamer-docs.sgml
+++ b/docs/gst/gstreamer-docs.sgml
@@ -35,6 +35,7 @@
<!ENTITY GstPipeline SYSTEM "xml/gstpipeline.xml">
<!ENTITY GstPlugin SYSTEM "xml/gstplugin.xml">
<!ENTITY GstPluginFeature SYSTEM "xml/gstpluginfeature.xml">
+<!ENTITY GstPreset SYSTEM "xml/gstpreset.xml">
<!ENTITY GstQuery SYSTEM "xml/gstquery.xml">
<!ENTITY GstRegistry SYSTEM "xml/gstregistry.xml">
<!ENTITY GstSegment SYSTEM "xml/gstsegment.xml">
@@ -138,6 +139,7 @@ Windows. It is released under the GNU Library General Public License
&GstPipeline;
&GstPlugin;
&GstPluginFeature;
+ &GstPreset;
&GstQuery;
&GstRegistry;
&GstSegment;