2005-11-06 21:55:01 +00:00
|
|
|
<?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 Bad Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-bad Elements</title>
|
|
|
|
|
|
|
|
<xi:include href="xml/element-dfbvideosink.xml" />
|
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-bad Plugins</title>
|
|
|
|
|
2005-11-23 19:57:49 +00:00
|
|
|
<xi:include href="xml/plugin-dfbvideosink.xml" />
|
|
|
|
<xi:include href="xml/plugin-faad.xml" />
|
|
|
|
<xi:include href="xml/plugin-gsm.xml" />
|
|
|
|
<xi:include href="xml/plugin-qtdemux.xml" />
|
|
|
|
<xi:include href="xml/plugin-sdlvideosink.xml" />
|
|
|
|
<xi:include href="xml/plugin-speed.xml" />
|
|
|
|
<xi:include href="xml/plugin-tta.xml" />
|
2005-11-06 21:55:01 +00:00
|
|
|
|
|
|
|
</chapter>
|
|
|
|
</book>
|