Revisions of mingw64-libjpeg-turbo
Fridrich Strba (fstrba)
committed
(revision 9)
Fridrich Strba (fstrba)
accepted
request 1147023
from
Ralf Habacker (rhabacker)
(revision 8)
- Removed providing of mingw64-libjpeg-devel to fix the mingw64-imagemagick build issue, that incorrectly selects this package. The use of this package can be selected by using mingw64-libjpeg8-devel.
Jan Engelhardt (jengelh)
committed
(revision 7)
remove redundant defattr
Ralf Habacker (rhabacker)
accepted
request 1144369
from
Martin Hauke (mnhauke)
(revision 6)
- Update URL - Update Source URL: sf.net -> github.com - Update to version 3.0.2 * Fixed a signed integer overflow in the tj3CompressFromYUV8(), tj3DecodeYUV8(), tj3DecompressToYUV8(), and tj3EncodeYUV8() functions, detected by the Clang and GCC undefined behavior sanitizers, that could be triggered by setting the align parameter to an unreasonably large value. This issue did not pose a security threat, but removing the warning made it easier to detect actual security issues, should they arise in the future. * Introduced a new parameter (TJPARAM_MAXMEMORY in the TurboJPEG C API and TJ.PARAM_MAXMEMORY in the TurboJPEG Java API) and a corresponding TJBench option (-maxmemory) for specifying the maximum amount of memory (in megabytes) that will be allocated for intermediate buffers, which are used with progressive JPEG compression and decompression, optimized baseline entropy coding, lossless JPEG compression, and lossless transformation. The new parameter and option serve the same purpose as the max_memory_to_use field in the jpeg_memory_mgr struct in the libjpeg API, the JPEGMEM environment variable, and the cjpeg/djpeg/jpegtran -maxmemory option. * Introduced a new parameter (TJPARAM_MAXPIXELS in the TurboJPEG C API and TJ.PARAM_MAXPIXELS in the TurboJPEG Java API) and a corresponding TJBench option (-maxpixels) for specifying the maximum number of pixels that the decompression, lossless transformation, and packed-pixel image loading functions/methods will process. * Fixed an error ("Unsupported color conversion request") that
Ralf Habacker (rhabacker)
accepted
request 1093295
from
Martin Hauke (mnhauke)
(revision 5)
Update to version 2.1.5.1
Ralf Habacker (rhabacker)
committed
(revision 4)
Drop tag BuildRoot: (boo#1207289)
Jan Engelhardt (jengelh)
committed
(revision 3)
importlibs do not need the real lib for building
Jan Engelhardt (jengelh)
committed
(revision 2)
Add patch jpeg-typedef-boolean.diff
Jan Engelhardt (jengelh)
accepted
request 289802
from
Jan Engelhardt (jengelh)
(revision 1)
This SR is to inform you about that I will be deactivating jpeg in mingw, and have libjpeg-turbo provide the implementation in its place. This goes for both win32 and win64.
Displaying all 9 revisions