Changelog for
libjpeg62-62.0.0-1.2.i586.rpm :
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Sat Nov 12 13:00:00 2011 crrodriguezAATTopensuse.org
- Open all file descriptors with O_CLOEXEC, extended description
in the patch file.
Thu May 19 14:00:00 2011 pgajdosAATTsuse.cz
- updated to 1.1.1:
* Fixed a 1-pixel error in row 0, column 21 of the luminance
plane generated by tjEncodeYUV().
* libjpeg-turbo\'s accelerated Huffman decoder previously
ignored unexpected markers found in the middle of the
JPEG data stream during decompression. It will now
hand off decoding of a particular block to the unaccelerated
Huffman decoder if an unexpected marker is found, so that
the unaccelerated Huffman decoder can generate an appropriate
warning.
* Fixed a bug in jpeg_read_coefficients() whereby it would
not initialize cinfo->image_width and cinfo->image_height
if libjpeg v7 or v8 emulation was enabled. This specifically
caused the jpegoptim program to fail if it was linked against
a version of libjpeg-turbo that was built with libjpeg v7 or
v8 emulation.
* Eliminated excessive I/O overhead that occurred when reading
BMP files in cjpeg.
*
Thu Mar 3 13:00:00 2011 pgajdosAATTsuse.cz
- updated to 1.1.0:
* Added further protections against invalid Huffman codes.
* Added an extended version of tjDecompressHeader().
* Added arithmetic encoding and decoding support.
* TurboJPEG/OSS can now compress from/decompress to
grayscale bitmaps.
* Added emulation of the libjpeg v7 and v8 APIs and ABIs.
* Added two new TurboJPEG API functions, tjEncodeYUV() and
tjDecompressToYUV().
* The TurboJPEG dynamic library now uses versioned symbols.
* Fixed visual artifacts in grayscale JPEG compression
caused by a typo in the RGB-to-chrominance lookup tables.
- see ChangeLog.txt for details.
- removed upstreamed jpegtran.patch and rh639672.patch
Tue Dec 14 13:00:00 2010 pgajdosAATTsuse.cz
- spec file cleanup
Fri Dec 10 13:00:00 2010 pgajdosAATTnovell.com
- this jpeg version will be the default to the prejudice of jpeg8
from now on
Sun Nov 7 13:00:00 2010 prusnakAATTopensuse.org
- created package based on Fedora one (v 1.0.1)