Go to file
2022-01-02 00:04:09 +03:00
assets Add assets for tests and reference checks 2021-12-29 20:56:07 +03:00
ext (Update the upstream qoi submodule) 2021-12-29 20:56:30 +03:00
fuzz Add a fuzz target for the decoder 2021-12-01 00:05:46 +00:00
qoi-bench Add QoiDecoder, handle padding properly + refactor 2022-01-02 00:04:09 +03:00
src Add generic streaming decoder 2022-01-02 00:04:09 +03:00
tests Add QoiDecoder, handle padding properly + refactor 2022-01-02 00:04:09 +03:00
.gitignore (Update .gitignore - ignore bench suite pngs) 2021-12-31 02:01:24 +03:00
.gitmodules Add reference implementation as a submodule 2021-11-29 04:21:09 +00:00
Cargo.toml Rework the decoder so it's safe, add bytemuck dep 2021-12-31 02:01:24 +03:00
rustfmt.toml Initial working version (but lots of temp stuff) 2021-11-28 16:20:24 +00:00