Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > a3df0d9d8542dc1f46770d317f9f7add > files > 67

libvpx-devel-0.9.6-1.fc15.i686.rpm

<!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"/>
<title>WebM VP8 Codec SDK: Sample Code</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<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>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>Sample Code </h1>  </div>
</div>
<div class="contents">
<div class="textblock"><p>This SDK includes a number of sample applications. each sample documents a feature of the SDK in both prose and the associated C code. In general, later samples build upon prior samples, so it is best to work through the list in order. The following samples are included:</p>
<ul>
<li><a class="el" href="example_simple_decoder.html">simple_decoder.c</a> Simplified decoder loop</li>
<li><a class="el" href="example_postproc.html">postproc.c</a> Decoder postprocessor control</li>
<li><a class="el" href="example_decode_to_md5.html">decode_to_md5.c</a> Frame by frame MD5 checksum</li>
<li><a class="el" href="example_simple_encoder.html">simple_encoder.c</a> Simplified encoder loop</li>
<li><a class="el" href="example_twopass_encoder.html">twopass_encoder.c</a> Two-pass encoder loop</li>
<li><a class="el" href="example_force_keyframe.html">force_keyframe.c</a> Force generation of keyframes</li>
<li><a class="el" href="example_decode_with_drops.html">decode_with_drops.c</a> Drops frames while decoding</li>
<li><a class="el" href="example_error_resilient.html">error_resilient.c</a> Error Resiliency Feature</li>
<li><a class="el" href="example_vp8_scalable_patterns.html">vp8_scalable_patterns.c</a> VP8 Scalable Bitstream Patterns</li>
<li><a class="el" href="example_vp8_set_maps.html">vp8_set_maps.c</a> VP8 set active and ROI maps</li>
<li><a class="el" href="example_vp8cx_set_ref.html">vp8cx_set_ref.c</a> VP8 set encoder reference frame</li>
</ul>
<p>In addition, the SDK contains a number of utilities. Since these utilities are built upon the concepts described in the sample code listed above, they are not documented in pieces like the samples are. Thir sourcre is included here for reference. The following utilities are included:</p>
<ul>
<li><a class="el" href="example_vpxdec.html">vpxdec</a> Full featured decoder</li>
<li><a class="el" href="example_vpxenc.html">vpxenc</a> Full featured encoder </li>
</ul>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Mar 10 2011 for WebM VP8 Codec SDK by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>