<?php
$static_title = 'Khronos OpenMAX IL Registry';

include_once("../../assets/static_pages/khr_page_top.php");
?>

<p> The OpenMAX IL registry contains specifications of the core API;
    specifications of Khronos- and vendor-approved OpenMAX IL
    extensions; header files corresponding to the specifications; and
    other related documentation. </p>

<h6> OpenMAX IL Core API Specification and Headers </h6>

<p> The current version of OpenMAX IL is 1.1.2. </p>

<ul>
<li> <a href="specs/OpenMAX_IL_1_1_2_Specification.pdf"> OpenMAX IL
     1.1.2 Specification </a> (updated September, 2008). </li>
<li> <a href="api/1.1.2/OpenMAX_IL_1_1_2_Header.zip"> OpenMAX IL 1.1.2
     Header Files </a> (single .zip file).
<li> <a href="specs/OpenMAX_IL_1_1_2_Application_Note_318.pdf"> OpenMAX IL 1.1.2
     Application Note 318 </a> (<i> Interop component interactions in
     transitional states </i>).
</ul>

<p> The Provisional OpenMAX IL 1.2 Specification is also available. </p>

<ul>
<li> OpenMAX IL 1.2.0
     <a href="specs/OpenMAX_IL_1_2_0_Specification.pdf"> Specification (Provisional) </a>,
     <a href="specs/OpenMAX_IL_1_2_0_Specification_redline.pdf"> Specification (Provisional) with changes marked </a>
     (updated November 7, 2011). </li>
<li> <a href="api/1.2.0/OpenMAX_IL_1_2_0_Header.zip"> OpenMAX IL 1.2.0 Header
     Files </a> (single .zip file). </li>
</ul>

<h6> OpenMAX Content Pipes API Specification </h6>

<!-- Links from SL / AL registries need to be updated if this changes! -->
<p> The current version of OpenMAX Content Pipes is 1.0 </p>

<ul>
<li> <a href="specs/OpenMAX_Content_Pipe_1_0_Specification.pdf"> OpenMAX
     Content Pipes 1.0 Specification </a> (updated March 22, 2011). </li>
<li> Content Pipes <a href="api/cpipes/1.0/CPA_ContentPipe.h">
     CPA_ContentPipe.h </a> header file. </li>
</ul>

<h6> Older Specifications </h6>

<ul>
<li> <a href="specs/openmax_il_spec_1_0.pdf"> OpenMAX IL 1.0
     Specification </a> (updated December, 2005). </li>
<li> <a href="api/1.0/omx_il_v1.zip"> OpenMAX IL 1.0 Header Files </a>
     (single .zip file).
</ul>
<h6> <a name="otherextspecs"></a>
     Extension Specifications</h6>
<ol>
<li value=1> <a href="extensions/KHR/OpenMAX_IL_1_1_2_Extension%20Deferred%20Commit.pdf">OpenMAX IL Deferred Commit</a>
</li>
<li value=2> <a href="extensions/KHR/OpenMAX_IL_1_1_2_Extension%20Extended%20Callback%20Events.pdf">OpenMAX IL Extended Callback Events</a>
</li>
<li value=3> <a href="extensions/KHR/OpenMAX_IL_1_1_2_Extension%20NAL%20Unit%20Packaging.pdf">OpenMAX IL NAL Unit Packaging</a>
</li>
<li value=4> <a href="extensions/KHR/OpenMAX_IL_1_1_2_Extension%20VP8%20WebP.pdf">OpenMAX IL VP8 and WebP Codec</a>
</li>
</ol>

<h6> Providing Feedback on the Registry </h6>

<p> Khronos welcomes comments and bug reports. To provide feedback on the
    OpenMAX IL registry itself (such as reporting missing content, bad links,
    etc.), file an issue in the <a
    href="https://github.com/KhronosGroup/OpenMAX-IL-Registry/issues">
    OpenMAX-IL-Registry </a> Github project. </p>

<p> For the OpenMAX IL API, extensions, and headers, file a bug on the <a
    href="http://www.khronos.org/bugzilla/"> Khronos Bugzilla </a>. Make
    sure to fill in the &quot;Product&quot; field in the bug entry form as
    &quot;OpenMAX-IL&quot;, and pick appropriate values for the Component and
    other fields. </p>

<?php include_once("../../assets/static_pages/khr_page_bottom.php"); ?>
</body>
</html>
