bdc9f35a218ae5ff8c091a5f64e0288ae6ee3c4cba40df89d339bb7aaf3a43d1
* Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic entropy coding (by passing arguments of -progressive -arithmetic to cjpeg or jpegtran, for instance) would result in an error, "Requested feature was omitted at compile time". * Fixed a couple of issues whereby malformed JPEG images would cause libjpeg-turbo to use uninitialized memory during decompression. * Fixed an error ("Buffer passed to JPEG library is too small") that occurred when calling the TurboJPEG YUV encoding function with a very small (< 5x5) source image, and added a unit test to check for this error. * etc. see ChangeLog.txt OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=41
Description
No description provided
Languages
Standard ML
100%