• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4<!ENTITY % version-entities SYSTEM "version.entities">
5%version-entities;
6]>
7
8<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
9  <bookinfo>
10    <title>GStreamer libav &GST_API_VERSION; Plugins Reference Manual</title>
11    <releaseinfo>
12      for GStreamer libav Plugins &GST_API_VERSION; (&GST_VERSION;)
13      The latest version of this documentation can be found on-line at
14      <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>.
15    </releaseinfo>
16  </bookinfo>
17
18  <chapter>
19    <title>gst-libav Base and Support classes</title>
20    <xi:include href="xml/gstav.xml" />
21    <xi:include href="xml/gstavauddec.xml" />
22    <xi:include href="xml/gstavaudenc.xml" />
23    <xi:include href="xml/gstavcfg.xml" />
24    <xi:include href="xml/gstavcodecmap.xml" />
25    <xi:include href="xml/gstavprotocol.xml" />
26    <xi:include href="xml/gstavutils.xml" />
27    <xi:include href="xml/gstavviddec.xml" />
28    <xi:include href="xml/gstavvidenc.xml" />
29  </chapter>
30
31  <chapter>
32    <title>gst-libav Plugins</title>
33    <xi:include href="xml/plugin-libav.xml" />
34  </chapter>
35</book>
36