This website requires JavaScript.
Explore
Help
Register
Sign in
tuxmain
/
qoi
Watch
1
Star
0
Fork
You've already forked qoi
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
caee8701f5
qoi
/
src
History
Ivan Smirnov
c062c6b79b
Improve hashing algorithm slightly (see credits)
2022-01-04 01:46:13 +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
Big batch of renames: strip qoi prefix everywhere
2022-01-03 21:40:24 +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