Sign in Sign up
cargo

rusty_jpeg

Pure-Rust JPEG/MJPEG decoder and encoder: baseline + progressive, planar YUV and packed YUYV in, planar out, AVX2/NEON kernels, opt-in trellis. no_std + alloc for ESP32-class chips (decode from a slice, encode into your buffer). At parity with FFmpeg 8.1.2 on encode and decode at matched output size.

cargo View on Cargo

Activity

Latest release
1w ago
Total releases
18
Cadence
~daily
Last 12 months
18

Reach

Downloads
1.0k

Details

License
MIT OR Apache-2.0 AND IJG
First release
Jul 31, 2026
Releases
Version Released
0.4.1 patch
0.4.0 minor
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial