Releases: vstroebel/jpeg-encoder
Releases · vstroebel/jpeg-encoder
v0.6.1
23 Mar 07:45
Compare
Sorry, something went wrong.
No results found
v0.6.0
09 Oct 05:53
Compare
Sorry, something went wrong.
No results found
Increase MSRV to 1.61
Minor tweaks
v0.5.1
31 Mar 07:58
Compare
Sorry, something went wrong.
No results found
v0.5.0
13 Feb 18:33
Compare
Sorry, something went wrong.
No results found
Fix chroma subsampling in sequential encoding
Remove image crate from dev dependencies
v0.4.1
15 Oct 10:16
Compare
Sorry, something went wrong.
No results found
Fixed simd feature on 32bit x86
v0.4.0
13 Oct 10:25
Compare
Sorry, something went wrong.
No results found
Add support to compile with no_std + alloc
v0.3.0
29 Jul 10:19
Compare
Sorry, something went wrong.
No results found
AVX2 based FDCT and RGB to YCbCr conversion
Other performance optimizations
0.2.0
07 Jul 10:27
Compare
Sorry, something went wrong.
No results found
Add support for different quantization tables
Switch ImageBuffer::fill_buffers from pixels to scanlines