qoi/src
2021-12-31 02:01:24 +03:00
..
colorspace.rs Implement Debug manually for ColorSpace 2021-12-01 17:17:26 +00:00
consts.rs Big rework: everything now matches the latest spec 2021-12-30 13:25:52 +03:00
decode.rs Big rework: everything now matches the latest spec 2021-12-30 13:25:52 +03:00
encode.rs Big rework: everything now matches the latest spec 2021-12-30 13:25:52 +03:00
error.rs Enforce maximum size of 400Mp (QOI_PIXELS_MAX) 2021-12-29 16:00:16 +03:00
header.rs Enforce maximum size of 400Mp (QOI_PIXELS_MAX) 2021-12-29 16:00:16 +03:00
lib.rs Remove canonical mod and remove it from benches 2021-12-29 22:40:41 +03:00
pixel.rs Big rework: everything now matches the latest spec 2021-12-30 13:25:52 +03:00
utils.rs Simplify likely/unlikely/cold helpers 2021-12-31 02:01:24 +03:00