qoi/src
2022-01-03 01:11:16 +03:00
..
colorspace.rs (Clippy fixes across the board) 2021-12-31 14:37:42 +03:00
consts.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
decode.rs Decoder - cleanup, move some logic back into Pixel 2022-01-03 01:11:16 +03:00
encode.rs Remove magic field from Header 2022-01-03 01:11:16 +03:00
error.rs Add generic streaming decoder 2022-01-02 00:04:09 +03:00
header.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
lib.rs Re-export all decoding funcs/structs at crate root 2022-01-02 00:04:09 +03:00
pixel.rs Encoding - start the big refactor 2022-01-03 01:11:16 +03:00
utils.rs Encoding - start the big refactor 2022-01-03 01:11:16 +03:00