Home / 2.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-23 1.7 kB
libjpeg-turbo-official-2.1.3.aarch64.rpm 2022-09-13 823.3 kB
libjpeg-turbo-official-2.1.3.i386.rpm 2022-09-13 926.9 kB
libjpeg-turbo-official-2.1.3.src.rpm 2022-09-13 2.3 MB
libjpeg-turbo-official-2.1.3.x86_64.rpm 2022-09-13 955.4 kB
libjpeg-turbo-official32_2.1.3_amd64.deb 2022-02-25 814.0 kB
libjpeg-turbo-official_2.1.3_amd64.deb 2022-02-25 1.2 MB
libjpeg-turbo-official_2.1.3_arm64.deb 2022-02-25 1.2 MB
libjpeg-turbo-official_2.1.3_i386.deb 2022-02-25 1.1 MB
libjpeg-turbo-ios-2.1.3.dmg 2022-02-25 5.8 MB
libjpeg-turbo-2.1.3.dmg 2022-02-25 3.0 MB
libjpeg-turbo-2.1.3.tar.gz 2022-02-25 2.3 MB
libjpeg-turbo-2.1.3.tar.gz.sig 2022-02-25 543 Bytes
libjpeg-turbo-2.1.3-vc64.exe 2022-02-25 1.5 MB
libjpeg-turbo-2.1.3-vc.exe 2022-02-25 1.3 MB
libjpeg-turbo-2.1.3-gcc64.exe 2022-02-25 1.5 MB
libjpeg-turbo-2.1.3-gcc.exe 2022-02-25 1.3 MB
Totals: 17 Items   26.1 MB 1,805

Package signatures

To ensure the integrity of the libjpeg-turbo binary packages, the RPM and DEB files and the source tarball are signed using the following key:
https://www.libjpeg-turbo.org/key/LJT-GPG-KEY
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0338c8d8d9fda62cf9c421bd7ec2dbb6f4dbf434
and the Windows installers are signed using a code signing certificate.

Packaging changes

  • New RPMs with SHA-256 digests were uploaded on 2022-09-12. This fixes an issue whereby the RPM signatures could not be successfully verified on Red Hat Enterprise Linux 9 when using its default crypto policy, which restricts the use of the SHA-1 algorithm.

2.1.3

Significant changes relative to 2.1.2

  1. Fixed a regression introduced by 2.0 beta1[7] whereby cjpeg compressed PGM input files into full-color JPEG images unless the -grayscale option was used.

  2. cjpeg now automatically compresses GIF and 8-bit BMP input files into grayscale JPEG images if the input files contain only shades of gray.

  3. The build system now enables the intrinsics implementation of the AArch64 (Arm 64-bit) Neon SIMD extensions by default when using GCC 12 or later.

  4. Fixed a segfault that occurred while decompressing a 4:2:0 JPEG image using the merged (non-fancy) upsampling algorithms (that is, with cinfo.do_fancy_upsampling set to FALSE) along with jpeg_crop_scanline(). Specifically, the segfault occurred if the number of bytes remaining in the output buffer was less than the number of bytes required to represent one uncropped scanline of the output image. For that reason, the issue could only be reproduced using the libjpeg API, not using djpeg.

Source: README.md, updated 2023-08-23