Commit Graph

2 Commits

Author SHA256 Message Date
Ismail Dönmez
9428f8d2e8 - Update to version 1.2.0
* Fixed out-of-bounds read in SSE2 SIMD code
    * Added a compile-time macro (LIBJPEG_TURBO_VERSION) that can 
      be used to check the version of libjpeg-turbo against which 
      an application was compiled.
    * Added new RGBA/BGRA/ABGR/ARGB colorspace extension constants
    * libjpeg-turbo will now correctly decompress erroneous 
      CMYK/YCCK JPEGs whose K component is assigned a component ID 
      of 1 instead of 4.  
    * Added SIMD routines for RGB-to-grayscale color conversion
    * Improved the performance of the C color conversion routines
    * Added a function to the TurboJPEG API that performs lossless 
      transforms.
    * Added support for 4:4:0 (transposed 4:2:2) subsampling

OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=15
2012-03-22 13:59:53 +00:00
OBS User mrdocs
b78178c1fe Accepting request 91102 from home:elvigia:branches:graphics
- Open all file descriptors with O_CLOEXEC, extended description
  in the patch file.

OBS-URL: https://build.opensuse.org/request/show/91102
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=7
2011-11-13 11:12:49 +00:00