/usr/share/doc/libvpx-doc/html/index.html is in libvpx-doc 1.3.0-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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>WebM VP8 Codec SDK: WebM VP8 Codec SDK</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">WebM VP8 Codec SDK
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li class="current"><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">WebM VP8 Codec SDK </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h1><a class="anchor" id="main_contents"></a>
Page Contents</h1>
<ul>
<li><a class="el" href="index.html#main_intro">Introduction</a></li>
<li><a class="el" href="index.html#main_startpoints">Starting Points</a></li>
<li><a class="el" href="index.html#main_support">Support Options & FAQ</a></li>
</ul>
<h1><a class="anchor" id="main_intro"></a>
Introduction</h1>
<p>Welcome to the WebM VP8 Codec SDK. This SDK allows you to integrate your applications with the VP8 video codec, a high quality, royalty free, open source codec deployed on millions of computers and devices worldwide.</p>
<p>This distribution of the WebM VP8 Codec SDK includes the following support:</p>
<ul>
<li><a class="el" href="group__vp8__encoder.html">WebM VP8 Encoder</a></li>
<li><a class="el" href="group__vp8__decoder.html">WebM VP8 Decoder</a></li>
</ul>
<h1><a class="anchor" id="main_startpoints"></a>
Starting Points</h1>
<ul>
<li>Consult the <a class="el" href="changelog.html">CHANGELOG</a> for a complete list of improvements in this release.</li>
<li>The <a class="el" href="readme.html">README</a> contains instructions on recompiling the sample applications.</li>
<li>Read the <a class="el" href="usage.html">usage</a> for a narrative on codec usage.</li>
<li>Read the <a class="el" href="samples.html">sample code</a> for examples of how to interact with the codec.</li>
<li><a class="el" href="group__codec.html">Common Algorithm Interface</a> reference<ul>
<li><a class="el" href="group__encoder.html">Encoder Algorithm Interface</a> reference<ul>
<li><a class="el" href="group__decoder.html">Decoder Algorithm Interface</a> reference</li>
</ul>
</li>
</ul>
</li>
</ul>
<h1><a class="anchor" id="main_support"></a>
Support Options & FAQ</h1>
<p>The WebM project is an open source project supported by its community. For questions about this SDK, please mail the <a href="#" onclick="location.href='mai'+'lto:'+'app'+'s-'+'dev'+'el'+'@we'+'bm'+'pro'+'je'+'ct.'+'or'+'g'; return false;">apps-<span style="display: none;">.nosp@m.</span>deve<span style="display: none;">.nosp@m.</span>l@web<span style="display: none;">.nosp@m.</span>mpro<span style="display: none;">.nosp@m.</span>ject.<span style="display: none;">.nosp@m.</span>org</a> list. To contribute, see <a href="http://www.webmproject.org/code/contribute">http://www.webmproject.org/code/contribute</a> and mail <a href="#" onclick="location.href='mai'+'lto:'+'cod'+'ec'+'-de'+'ve'+'l@w'+'eb'+'mpr'+'oj'+'ect'+'.o'+'rg'; return false;">codec<span style="display: none;">.nosp@m.</span>-dev<span style="display: none;">.nosp@m.</span>el@we<span style="display: none;">.nosp@m.</span>bmpr<span style="display: none;">.nosp@m.</span>oject<span style="display: none;">.nosp@m.</span>.org</a>. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Jan 7 2014 23:15:41 for WebM VP8 Codec SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
|