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
d7c8346e39
qoi
/
src
History
Ivan Smirnov
d7c8346e39
Error::BadDecodingDataSize -> InputBufferTooSmall
2021-12-01 16:01:17 +00:00
..
canonical.rs
Add qoi_encode_to_buf() and encode_size_required()
2021-11-30 02:46:04 +00:00
colorspace.rs
Add ColorSpace type
2021-11-29 22:23:39 +00:00
consts.rs
Change magic type to u32 (like in reference impl)
2021-11-29 22:38:09 +00:00
decode.rs
Error::BadDecodingDataSize -> InputBufferTooSmall
2021-12-01 16:01:17 +00:00
encode.rs
Add qoi_encode_to_buf() and encode_size_required()
2021-11-30 02:46:04 +00:00
error.rs
Error::BadDecodingDataSize -> InputBufferTooSmall
2021-12-01 16:01:17 +00:00
header.rs
Change magic type to u32 (like in reference impl)
2021-11-29 22:38:09 +00:00
lib.rs
Re-export qoi_encode_to_buf / encode_size_required
2021-12-01 00:04:51 +00:00
pixel.rs
Initial working version (but lots of temp stuff)
2021-11-28 16:20:24 +00:00
utils.rs
Add stable likely/unlikely to utils module
2021-11-30 14:30:13 +00:00