Skip to content

Commit f28b511

Browse files
committed
[ImpRpt] Add cicp_inserter, improve description of pngcheck
1 parent 32c84bf commit f28b511

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Implementation_Report_3e/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,12 @@ <h2>2. Coding Independent Code Points (CICP) from ITU-R H.273</h2>
612612
<ul>
613613
<li><a href="https://github.com/AOMediaCodec/libavif/pull/1422">Writes primaries and transfer characteritics info in decoded png</a></li>
614614
</ul>
615-
<p>Implemented in <a href="https://github.com/pnggroup/pngcheck"><strong>pngcheck</strong></a>.</p>
615+
616+
<p>Implemented in <a href="https://github.com/pnggroup/pngcheck"><strong>pngcheck</strong></a>,
617+
a command-line PNG validator.</p>
618+
619+
<p>Implemented in <a href="https://github.com/ProgramMax/cicp_inserter">cicp_inserter </a>,
620+
a command-line tool to add 'cICP' chunks to existing PNG files.</p>
616621

617622
<section class="tests" id="cicp-chunk">
618623
<h3>CICP tests</h3>

0 commit comments

Comments
 (0)