gstreamer/docs/plugins/gst-ffmpeg-plugins-docs.sgml
Thomas Vander Stichele 7ce7e929d1 docs/plugins/: first stab at documenting ffmpeg elements. Needs work.
Original commit message from CVS:
2006-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>

* docs/plugins/Makefile.am:
* docs/plugins/gst-ffmpeg-plugins-docs.sgml:
first stab at documenting ffmpeg elements.  Needs work.
2006-01-31 09:25:09 +00:00

29 lines
812 B
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 FFMPeg &GST_MAJORMINOR; Plugins Reference Manual</title>
</bookinfo>
<chapter>
<title>gst-ffmpeg Element Types</title>
<xi:include href="xml/type-ffenc.xml" />
</chapter>
<chapter>
<title>gst-ffmpeg Elements</title>
<xi:include href="xml/element-ffenc_h263p.xml" />
<xi:include href="xml/element-ffenc_mpeg4.xml" />
</chapter>
<chapter>
<title>gst-ffmpeg Plugins</title>
<xi:include href="xml/plugin-ffmpeg.xml" />
</chapter>
</book>