Skip to content

Releases: google/guetzli

Release

21 Mar 18:15
Compare
Choose a tag to compare

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

15 Mar 15:06
Compare
Choose a tag to compare

Changelog:

  • fixed two crashes (#29 and 5de9ad8),
  • made memory requirements more explicit.

Release

17 Jan 17:15
Compare
Choose a tag to compare

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

21 Dec 16:57
Compare
Choose a tag to compare

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

24 Oct 11:53
Compare
Choose a tag to compare
v0

fix formatting in readme