| box_header.rs |
|
3099 |
- |
| frame_index.rs |
Parser for the JPEG XL Frame Index box (`jxli`), as specified in
the JPEG XL container specification.
The frame index box provides a seek table for animated JXL files,
listing keyframe byte offsets in the codestream, timestamps, and
frame counts. |
8438 |
- |
| mod.rs |
|
5987 |
- |
| parse.rs |
|
11142 |
- |