#16901 closed enhancement (fixed)

libjpeg-turbo-2.1.4

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 21 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 21 months ago

2.1.4

Significant changes relative to 2.1.3

  1. Fixed a regression introduced in 2.1.3 that caused build failures with Visual Studio 2010.
  1. The tjDecompressHeader3() function in the TurboJPEG C API and the TJDecompressor.setSourceImage() method in the TurboJPEG Java API now accept "abbreviated table specification" (AKA "tables-only") datastreams, which can be used to prime the decompressor with quantization and Huffman tables that can be used when decompressing subsequent "abbreviated image" datastreams.
  1. libjpeg-turbo now performs run-time detection of AltiVec instructions on OS X/PowerPC systems if AltiVec instructions are not enabled at compile time. This allows both AltiVec-equipped (PowerPC G4 and G5) and non-AltiVec-equipped (PowerPC G3) CPUs to be supported using the same build of libjpeg-turbo.
  1. Fixed an error ("Bogus virtual array access") that occurred when attempting to decompress a progressive JPEG image with a height less than or equal to one iMCU (8 * the vertical sampling factor) using buffered-image mode with interblock smoothing enabled. This was a regression introduced by 2.1 beta1[6(b)].
  1. Fixed two issues that prevented partial image decompression from working properly with buffered-image mode:
  • Attempting to call jpeg_crop_scanline() after jpeg_start_decompress() but before jpeg_start_output() resulted in an error ("Improper call to JPEG library in state 207".)
  • Attempting to use jpeg_skip_scanlines() resulted in an error ("Bogus virtual array access") under certain circumstances.

comment:3 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

a55d13b4ad Update to liblinear-245.
8a2daa5b0d Update to git-2.37.2.
0325e04605 Update to NetworkManager-1.38.4.
fc83fc605d Update to libjpeg-turbo-2.1.4.
2b101127bf Update to ldns-1.8.2.
cbe863aa8d Update to xfsprogs-5.19.0 and
           Update to mupdf-1.20.3.
Note: See TracTickets for help on using tickets.