Add grk_transcode CLI docs, fix Exif/ICC wiki text
- 13.-Transcode-API.md: add grk_transcode CLI section with usage, options, examples
- Home.md: update Transcode reference
- 01.-grk_decompress.md: revert Exif to automatic transfer (no -V needed), JPH scope
- 02.-grk_compress.md: revert ICC to JP2\JPH, revert Exif to automatic, remove -V
Add Transcode API docs + ExifTool transfer-tags docs
- New page 13.-Transcode-API.md: full documentation of grk_transcode() API
covering TLM/PLT, SOP/EPH injection, layer truncation, resolution stripping,
progression reorder, metadata modification, and combined usage examples
- Home.md: add Transcode API to features list and reference section
- 01.-grk_decompress.md: update Exif section to reference ExifTool, add -V flag
- 02.-grk_compress.md: update Exif section to reference ExifTool, add -V flag
Add MJ2 (Motion JPEG 2000) documentation
- Home: Add MJ2 feature, update I/O formats, add page 09
- grk_decompress: Add MJ2 to supported input formats, document multi-frame output
- grk_compress: Add MJ2 to output formats, document multi-frame mode
- New page 09: MJ2 CLI usage, C API reference, buffer I/O examples
- Renumber existing reference pages (09->10, 10->11, 11->12)
Zero-pad wiki page numbers for correct sidebar ordering
Update wiki: fix option names, add cloud storage, env vars, grk_dump, bindings, GDAL, async API pages
- Fix -J to --server (was incorrectly --duration)
- Fix -H to --num-threads (was --num-workers)
- Add -l/--duration as separate option
- Document 11 previously undocumented CLI options
- New pages: grk_dump, Cloud Storage, Environment Variables,
Language Bindings, GDAL Integration, Async Decompression API
- Rewrite Home with feature list and performance benchmarks
- Renumber reference pages (Test Images, Standards) to 9-11
- Update env vars to GRK_ prefix (was GDAL_/CPL_)