code wiki / apng
topic: apng
5 modules sharing the apng name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_apng.nx | SOVEREIGN ANIMATED PNG (APNG) encoder: our PNG codec extended with the animation-control chunks | 162 | 12 |
| nx_apng_decode.nx | INGEST animated PNG -> frames (roadmap R1: video/gif/image ingest, the front door of the | 86 | 4 |
| nx_apng_decode_gate.nx | prove animated-media INGEST (roadmap R1): encode known frames -> decode -> BIT-EXACT | 91 | 3 |
| nx_apng_write.nx | sovereign APNG (animated PNG) ENCODER: the test-evidence VIDEO-CLIP container | 119 | 6 |
| nx_apng_write_gate.nx | gate for the sovereign APNG encoder. Writes a 4-frame moving-square clip, | 144 | 5 |