qoi/src
2022-01-04 01:59:58 +03:00
..
consts.rs Use u32::{from_be_bytes,to_be_bytes} builtins 2022-01-03 01:11:16 +03:00
decode.rs Compute hash on 4-byte (extended) pixels always 2022-01-04 01:30:45 +03:00
encode.rs Improve hashing algorithm slightly (see credits) 2022-01-04 01:46:13 +03:00
error.rs Add docstrings for Error variants 2022-01-03 22:10:03 +03:00
header.rs Update Header docstring 2022-01-04 01:59:58 +03:00
lib.rs Merge StreamDecoder into Decoder 2022-01-04 00:25:05 +03:00
pixel.rs Improve hashing algorithm slightly (see credits) 2022-01-04 01:46:13 +03:00
types.rs Error types cleanup + clippy fixes 2022-01-03 21:18:38 +03:00
utils.rs (Rearrange code in utils mod a bit) 2022-01-04 00:24:11 +03:00