Releases: vstroebel/jpeg-encoder
Releases · vstroebel/jpeg-encoder
v0.7.1
Compare
Sorry, something went wrong.
No results found
Bump vesion to 0.7.1
v0.7.0
Compare
Sorry, something went wrong.
No results found
Run cargo fmt
v0.6.1
Compare
Sorry, something went wrong.
No results found
Bump version to 0.6.1
v0.6.0
Compare
Sorry, something went wrong.
No results found
Increase MSRV to 1.61
Minor tweaks
v0.5.1
Compare
Sorry, something went wrong.
No results found
v0.5.0
Compare
Sorry, something went wrong.
No results found
Fix chroma subsampling in sequential encoding
Remove image crate from dev dependencies
v0.4.1
Compare
Sorry, something went wrong.
No results found
Fixed simd feature on 32bit x86
v0.4.0
Compare
Sorry, something went wrong.
No results found
Add support to compile with no_std + alloc
v0.3.0
Compare
Sorry, something went wrong.
No results found
AVX2 based FDCT and RGB to YCbCr conversion
Other performance optimizations
0.2.0
Compare
Sorry, something went wrong.
No results found
Add support for different quantization tables
Switch ImageBuffer::fill_buffers from pixels to scanlines