This file is indexed.

/usr/share/doc/libgavl-doc/apiref/structgavl__compression__info__t.html is in libgavl-doc 1.2.0-4.

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
<!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"/>
<title>gavl: gavl_compression_info_t Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">gavl
   
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">gavl_compression_info_t Struct Reference<div class="ingroups"><a class="el" href="group__compression.html">Compressed stream support</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="gavl_compression_info_t" -->
<p>Compression format.  
 <a href="structgavl__compression__info__t.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="compression_8h_source.html">compression.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#ga3fef0d778a507a4564a2019cf85c5439">flags</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">ORed combination of GAVL_COMPRESSION_* flags.  <a href="group__compression.html#ga3fef0d778a507a4564a2019cf85c5439"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__compression.html#ga3e101e880064877a18f79ba4ea88525b">gavl_codec_id_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#ga150f1b785ea6e4d245b471f2ecf8c27c">id</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Codec ID.  <a href="group__compression.html#ga150f1b785ea6e4d245b471f2ecf8c27c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#ga34f7bdedc240ca9f76de2318881aef0f">global_header</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Global header.  <a href="group__compression.html#ga34f7bdedc240ca9f76de2318881aef0f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#ga5da6f14ac1584a4464a3fc5bcdeb1a60">global_header_len</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Length of global header.  <a href="group__compression.html#ga5da6f14ac1584a4464a3fc5bcdeb1a60"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#ga6e6ba500d4fd17e84371e2d375fd1ba2">bitrate</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Needed by some codecs, negative values mean VBR.  <a href="group__compression.html#ga6e6ba500d4fd17e84371e2d375fd1ba2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__compression.html#gad244224cb4bd21349fadf7eb3e94477e">palette_size</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Size of the embedded palette for image codecs.  <a href="group__compression.html#gad244224cb4bd21349fadf7eb3e94477e"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Compression format. </p>
<p>This defines parameters of the compression. The most important value is the <a class="el" href="group__compression.html#ga3e101e880064877a18f79ba4ea88525b">gavl_codec_id_t</a>. Formats, which support a global header, store it here as well.</p>
<p>Usually there must be an associated audio or video format, because some containers need this as well. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>/build/buildd/gavl-1.2.0/include/gavl/<a class="el" href="compression_8h_source.html">compression.h</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Wed Jan 25 2012 22:24:09 for gavl by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>