This file is indexed.

/usr/share/doc/gstreamer1.0-vaapi/libs/index.html is in gstreamer1.0-vaapi-doc 0.5.9-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GStreamer VA-API Plugins 1.4 Library Reference Manual: GStreamer VA-API Plugins 1.4 Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GStreamer VA-API Plugins 1.4 Library Reference Manual">
<link rel="next" href="ch01.html" title="gst-plugins-vaapi Library">
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer VA-API Plugins 1.4 Library Reference Manual</p></th></tr></table></div></div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">gst-plugins-vaapi Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libs-GstVideoFormat.html">GstVideoFormat</a></span><span class="refpurpose"> — Video format helpers for VA-API</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-Basic-data-structures.html">Basic data structures</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDisplay.html">GstVaapiDisplay</a></span><span class="refpurpose"> — VA display abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDisplayX11.html">GstVaapiDisplayX11</a></span><span class="refpurpose"> — VA/X11 display abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDisplayGLX.html">GstVaapiDisplayGLX</a></span><span class="refpurpose"> — VA/GLX display abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiWindow.html">GstVaapiWindow</a></span><span class="refpurpose"> — VA window abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiWindowX11.html">GstVaapiWindowX11</a></span><span class="refpurpose"> — VA/X11 window abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiWindowGLX.html">GstVaapiWindowGLX</a></span><span class="refpurpose"> — VA/GLX window abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiPixmap.html">GstVaapiPixmap</a></span><span class="refpurpose"> — Pixmap abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiPixmapX11.html">GstVaapiPixmapX11</a></span><span class="refpurpose"> — X11 pixmap abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiObject.html">GstVaapiObject</a></span><span class="refpurpose"> — Base VA object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-gstvaapisurface.html">GstVaapiSurface</a></span><span class="refpurpose"> — VA surface abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-gstvaapiimage.html">GstVaapiImage</a></span><span class="refpurpose"> — VA image abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiSubpicture.html">GstVaapiSubpicture</a></span><span class="refpurpose"> — VA subpicture abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiTexture.html">GstVaapiTexture</a></span><span class="refpurpose"> — VA/GLX texture abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiProfile.html">GstVaapiProfile</a></span><span class="refpurpose"> — VA profile abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiVideoPool.html">GstVaapiVideoPool</a></span><span class="refpurpose"> — Video object pool abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiSurfacePool.html">GstVaapiSurfacePool</a></span><span class="refpurpose"> — VA surface pool</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiImagePool.html">GstVaapiImagePool</a></span><span class="refpurpose"> — VA image pool</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-gstvaapidecoder.html">GstVaapiDecoder</a></span><span class="refpurpose"> — VA decoder abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDecoderJpeg.html">GstVaapiDecoderJpeg</a></span><span class="refpurpose"> — JPEG decoder</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDecoderMpeg2.html">GstVaapiDecoderMpeg2</a></span><span class="refpurpose"> — MPEG-2 decoder</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDecoderMpeg4.html">GstVaapiDecoderMpeg4</a></span><span class="refpurpose"> — MPEG-4 decoder, include h263/divx/xvid support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDecoderH264.html">GstVaapiDecoderH264</a></span><span class="refpurpose"> — H.264 decoder</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiDecoderVC1.html">GstVaapiDecoderVC1</a></span><span class="refpurpose"> — VC-1 decoder</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiSurfaceProxy.html">GstVaapiSurfaceProxy</a></span><span class="refpurpose"> — VA surface proxy</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libs-GstVaapiFilter.html">GstVaapiFilter</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>