mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
2c006cfccc
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: * docs/plugins/gst-plugins-ugly-plugins-sections.txt: * gst/synaesthesia/Makefile.am: * gst/synaesthesia/gstsynaesthesia.c: * gst/synaesthesia/gstsynaesthesia.h: And yet more docs enabled.
37 lines
1.3 KiB
XML
37 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
|
%version-entities;
|
|
]>
|
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
<bookinfo>
|
|
<title>GStreamer Ugly Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>gst-plugins-ugly Elements</title>
|
|
<xi:include href="xml/element-amrnbdec.xml" />
|
|
<xi:include href="xml/element-amrnbenc.xml" />
|
|
<xi:include href="xml/element-amrnbparse.xml" />
|
|
<xi:include href="xml/element-lame.xml" />
|
|
<xi:include href="xml/element-mad.xml" />
|
|
<xi:include href="xml/element-siddec.xml" />
|
|
<xi:include href="xml/element-synaesthesia.xml" />
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>gst-plugins-ugly Plugins</title>
|
|
<xi:include href="xml/plugin-amrnb.xml" />
|
|
<xi:include href="xml/plugin-dvdlpcmdec.xml" />
|
|
<xi:include href="xml/plugin-lame.xml" />
|
|
<xi:include href="xml/plugin-mad.xml" />
|
|
<xi:include href="xml/plugin-mpegaudioparse.xml" />
|
|
<xi:include href="xml/plugin-mpegstream.xml" />
|
|
<xi:include href="xml/plugin-rmdemux.xml" />
|
|
<xi:include href="xml/plugin-siddec.xml" />
|
|
<xi:include href="xml/plugin-synaesthesia.xml" />
|
|
|
|
</chapter>
|
|
</book>
|