github libjpeg-turbo/libjpeg-turbo 1.0.1

latest releases: 3.0.2, 3.0.1, 3.0.0...
8 years ago

Official binaries and source tarball are available at:
https://sourceforge.net/projects/libjpeg-turbo/files/1.0.1

Significant changes relative to 1.0.0:

  1. The Huffman decoder will now handle erroneous Huffman codes (for instance, from a corrupt JPEG image.) Previously, these would cause libjpeg-turbo to crash under certain circumstances.
  2. Fixed typo in SIMD dispatch routines that was causing 4:2:2 upsampling to be used instead of 4:2:0 when decompressing JPEG images using SSE2 code.
  3. The configure script will now automatically determine whether the INCOMPLETE_TYPES_BROKEN macro should be defined.

Don't miss a new libjpeg-turbo release

NewReleases is sending notifications on new releases.