HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //usr/share/doc/libvpx-devel/html/samples.html
<!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>WebM Codec SDK: Sample Code</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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">WebM Codec SDK
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Sample Code </div>  </div>
</div><!--header-->
<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. The following samples are included:</p><ul>
<li><a class="el" href="example_decode_to_md5.html">decode_to_md5</a> Frame by frame MD5 checksum</li>
<li><a class="el" href="example_decode_with_drops.html">decode_with_drops</a> Drops frames while decoding</li>
<li><a class="el" href="example_postproc.html">postproc</a> Decoder postprocessor control</li>
<li><a class="el" href="example_set_maps.html">set_maps</a> Set active and ROI maps</li>
<li><a class="el" href="example_simple_decoder.html">simple_decoder</a> Simplified decoder loop</li>
<li><a class="el" href="example_simple_encoder.html">simple_encoder</a> Simplified encoder loop</li>
<li><a class="el" href="example_twopass_encoder.html">twopass_encoder</a> Two-pass encoder loop</li>
<li><a class="el" href="example_vp8cx_set_ref.html">vp8cx_set_ref</a> VP8 set encoder reference frame</li>
<li><a class="el" href="example_vp9_lossless_encoder.html">vp9_lossless_encoder</a> Simplified lossless VP9 encoder</li>
<li><a class="el" href="example_vp9_spatial_svc_encoder.html">vp9_spatial_svc_encoder</a> VP9 Spatial SVC Encoder</li>
<li><a class="el" href="example_vp9cx_set_ref.html">vp9cx_set_ref</a> VP9 set encoder reference frame</li>
<li><a class="el" href="example_vpx_temporal_svc_encoder.html">vpx_temporal_svc_encoder</a> Temporal SVC Encoder</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. Their source 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><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>