summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-plugins-bad-plugins-docs.sgml
blob: 44c115fab354d0e9aa2fc801048d38e400136b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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" />

  </chapter>
</book>