File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments