Go to file
Dominique Leuenberger 54982bc1a9 Accepting request 558098 from graphics
- - update to version 1.5.3
  1. Fixed a NullPointerException in the TurboJPEG Java wrapper that occurred
  when using the YUVImage constructor that creates an instance backed by separate
  image planes and allocates memory for the image planes.
  2. Fixed an issue whereby the Java version of TJUnitTest would fail when
  testing BufferedImage encoding/decoding on big endian systems.
  3. Fixed a segfault in djpeg that would occur if an output format other than
  PPM/PGM was selected along with the `-crop` option.  The `-crop` option now
  works with the GIF and Targa formats as well (unfortunately, it cannot be made
  to work with the BMP and RLE formats due to the fact that those output engines
  write scanlines in bottom-up order.)  djpeg will now exit gracefully if an
  output format other than PPM/PGM, GIF, or Targa is selected along with the
  `-crop` option.
  4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color
  quantization was enabled.
  5. TJBench (both C and Java versions) will now display usage information if any
  command-line argument is unrecognized.  This prevents the program from silently
  ignoring typos.
  6. Fixed an access violation in tjbench.exe (Windows) that occurred when the
  program was used to decompress an existing JPEG image.
  7. Fixed an ArrayIndexOutOfBoundsException in the TJExample Java program that
  occurred when attempting to decompress a JPEG image that had been compressed
  with 4:1:1 chrominance subsampling.
  8. Fixed an issue whereby, when using `jpeg_skip_scanlines()` to skip to the
  end of a single-scan (non-progressive) image, subsequent calls to
  `jpeg_consume_input()` would return `JPEG_SUSPENDED` rather than
  `JPEG_REACHED_EOI`.
  9. `jpeg_crop_scanlines()` now works correctly when decompressing grayscale
  JPEG images that were compressed with a sampling factor other than 1 (for
  instance, with `cjpeg -grayscale -sample 2x2`).

OBS-URL: https://build.opensuse.org/request/show/558098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=38
2017-12-23 11:18:05 +00:00
.gitattributes osc copypac from project:home:pgajdos package:libjpeg-turbo revision:19 2010-12-10 14:42:49 +00:00
.gitignore osc copypac from project:home:pgajdos package:libjpeg-turbo revision:19 2010-12-10 14:42:49 +00:00
baselibs.conf Accepting request 254475 from home:coolo:branches:openSUSE:Factory 2014-10-07 07:39:55 +00:00
libjpeg62-turbo.changes - update to version 1.5.3 2017-12-18 13:08:44 +00:00
libjpeg62-turbo.spec - update to version 1.5.3 2017-12-18 13:08:44 +00:00
libjpeg-1.4.0-ocloexec.patch Accepting request 280687 from home:posophe:branches:graphics 2015-01-10 05:29:06 +00:00
libjpeg-turbo-1.3.0-tiff-ojpeg.patch - update do 1.3.0: 2013-09-10 12:52:09 +00:00
libjpeg-turbo-1.5.3.tar.gz - update to version 1.5.3 2017-12-18 13:08:44 +00:00
libjpeg-turbo-CVE-2017-15232.patch - security update: 2017-10-12 11:25:22 +00:00
libjpeg-turbo.changes - - update to version 1.5.3 2017-12-18 13:29:47 +00:00
libjpeg-turbo.spec - update to version 1.5.3 2017-12-18 13:08:44 +00:00