#jpegxl #decoder #jxl-oxide

jxl-frame

JPEG XL frame data representation, part of jxl-oxide

12 releases (breaking)

new 0.10.0 Sep 9, 2024
0.9.0 Mar 26, 2024
0.8.2 Mar 4, 2024
0.6.0 Nov 21, 2023
0.4.0 Jun 16, 2023

#7 in #jxl-oxide

Download history 449/week @ 2024-05-19 203/week @ 2024-05-26 795/week @ 2024-06-02 427/week @ 2024-06-09 285/week @ 2024-06-16 297/week @ 2024-06-23 321/week @ 2024-06-30 320/week @ 2024-07-07 224/week @ 2024-07-14 376/week @ 2024-07-21 651/week @ 2024-07-28 383/week @ 2024-08-04 422/week @ 2024-08-11 284/week @ 2024-08-18 287/week @ 2024-08-25 428/week @ 2024-09-01

1,447 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

515KB
13K SLoC

jxl-frame

This crate provides types related to JPEG XL frames.

A JPEG XL image contains one or more frames. A frame represents single unit of image that can be displayed or referenced by other frames.


lib.rs:

This crate provides types related to JPEG XL frames.

A JPEG XL image contains one or more frames. A frame represents single unit of image that can be displayed or referenced by other frames.

A frame consists of a few components:

Dependencies

~680KB
~12K SLoC