Releases: google/guetzli
Releases Β· google/guetzli
Release
This release:
- fixes yet another crash for small images (#38),
- makes metadata handling consistent (#100),
- adds memory limit support (#75),
- fixes some incorrect error messages (#40),
- fixes various build issues (a.o. removes the gflags dependency) and missing documentation.
Release
Changelog:
- fixed two crashes (#29 and 5de9ad8),
- made memory requirements more explicit.
Release
Changelog:
- same filename for input and output now works (#20),
- various compilation issues were fixed (#12, #14),
- fixed a crash on Windows due to usage of uninitialized memory (#23),
- 64-bit binaries for Windows are now released.
Note that this release fixes a bug that resulted in crashes due to invalid memory access patterns.
Release
Changelog:
- fixed #1, which caused some viewers to be unable to open generated JPEGs,
- made a working build system for Windows.
Binaries enclosed here are statically linked with all their dependencies, but not necessarily with the C library.
Initial release
v0
fix formatting in readme