mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-20 00:33:30 +01:00
trezor-tjpgdec
Rust version of Tiny JPEG Decompressor.
Credits
- Original C library was written by ChaN.
- Several bugs fixed by Chris Mumford.
- Converted to Rust using c2rust by Martin Milata.
- Heavy refactoring by Michal Bruna.