summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-libav-plugins-docs.sgml
blob: f68d554c6a9efdc0f91c6690705593e239364ef3 (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
26
27
28
29
30
31
32
33
34
35
<?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 libav &GST_API_VERSION; Plugins Reference Manual</title>
    <releaseinfo>
      for GStreamer libav Plugins &GST_API_VERSION; (&GST_VERSION;)
      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-ffmpeg-plugins/html/">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-ffmpeg-plugins/html/</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>gst-libav Base and Support classes</title>
    <xi:include href="xml/gstav.xml" />
    <xi:include href="xml/gstavauddec.xml" />
    <xi:include href="xml/gstavaudenc.xml" />
    <xi:include href="xml/gstavcfg.xml" />
    <xi:include href="xml/gstavcodecmap.xml" />
    <xi:include href="xml/gstavprotocol.xml" />
    <xi:include href="xml/gstavutils.xml" />
    <xi:include href="xml/gstavviddec.xml" />
    <xi:include href="xml/gstavvidenc.xml" />
  </chapter>

  <chapter>
    <title>gst-libav Plugins</title>
    <xi:include href="xml/plugin-libav.xml" />
  </chapter>
</book>