mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
f4d9777e57
Original commit message from CVS: releasing 0.9.6
32 lines
1,008 B
XML
32 lines
1,008 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 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>
|
|
|
|
<xi:include href="xml/plugin-dfbvideosink.xml" />
|
|
<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" />
|
|
|
|
</chapter>
|
|
</book>
|