24c9e8345a7b16db4e0010fddefef1daf9cda3de
[platform/upstream/gstreamer-vaapi.git] / docs / reference / libs / libs-docs.xml.in
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 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5   <bookinfo>
6     <title>GStreamer VA-API Plugins @GST_API_VERSION@ Library Reference Manual</title>
7   </bookinfo>
8
9   <chapter>
10     <title>gst-plugins-vaapi Library</title>
11     <xi:include href="xml/videoformat.xml"/>
12     <xi:include href="xml/gstvaapitypes.xml"/>
13     <xi:include href="xml/gstvaapidisplay.xml"/>
14     <xi:include href="xml/gstvaapidisplay_x11.xml"/>
15     <xi:include href="xml/gstvaapidisplay_glx.xml"/>
16     <xi:include href="xml/gstvaapiwindow.xml"/>
17     <xi:include href="xml/gstvaapiwindow_x11.xml"/>
18     <xi:include href="xml/gstvaapiwindow_glx.xml"/>
19     <xi:include href="xml/gstvaapipixmap.xml"/>
20     <xi:include href="xml/gstvaapiobject.xml"/>
21     <xi:include href="xml/gstvaapisurface.xml"/>
22     <xi:include href="xml/gstvaapiimage.xml"/>
23     <xi:include href="xml/gstvaapisubpicture.xml"/>
24     <xi:include href="xml/gstvaapitexture.xml"/>
25     <xi:include href="xml/gstvaapiprofile.xml"/>
26     <xi:include href="xml/gstvaapivideopool.xml"/>
27     <xi:include href="xml/gstvaapisurfacepool.xml"/>
28     <xi:include href="xml/gstvaapiimagepool.xml"/>
29     <xi:include href="xml/gstvaapivideobuffer.xml"/>
30     <xi:include href="xml/gstvaapivideometa.xml"/>
31     <xi:include href="xml/gstvaapicontext.xml"/>
32     <xi:include href="xml/gstvaapidecoder.xml"/>
33     <xi:include href="xml/gstvaapidecoder_jpeg.xml"/>
34     <xi:include href="xml/gstvaapidecoder_mpeg2.xml"/>
35     <xi:include href="xml/gstvaapidecoder_mpeg4.xml"/>
36     <xi:include href="xml/gstvaapidecoder_h264.xml"/>
37     <xi:include href="xml/gstvaapidecoder_vc1.xml"/>
38     <xi:include href="xml/gstvaapisurfaceproxy.xml"/>
39   </chapter>
40
41   <chapter id="object-tree">
42     <title>Object Hierarchy</title>
43     <xi:include href="xml/tree_index.sgml"/>
44   </chapter>
45
46   <index id="api-index-full">
47     <title>API Index</title>
48     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
49   </index>
50
51   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
52 </book>