qoi/src
2022-10-17 00:31:27 +01:00
..
consts.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
decode.rs Make Bytes pub 2022-10-17 00:31:27 +01:00
encode.rs Encoder fix - always disallow first-run shortcut 2022-01-06 02:50:21 +03:00
error.rs Tons of docstrings + some renames 2022-01-04 02:59:32 +03:00
header.rs Tons of docstrings + some renames 2022-01-04 02:59:32 +03:00
lib.rs Rename qoi-fast -> qoi (qoi-rust) + update repo 2022-01-06 03:59:32 +03:00
pixel.rs Index bugfix: force decoder index to be 4-channel 2022-01-06 02:49:15 +03:00
types.rs (Minor clippy fixes) 2022-01-04 03:13:53 +03:00
utils.rs (Rearrange code in utils mod a bit) 2022-01-04 00:24:11 +03:00