Package libjpeg-turbo: Information

  • Default inline alert: Version in the repository: 3.0.2-alt2.1

Source package: libjpeg-turbo
Version: 2.0.6-alt0.4.rv64
Build time:  Dec 22, 2021, 10:41 AM
Category: System/Libraries
Report package bug
License: BSD-3-Clause
Summary: A SIMD-accelerated library for manipulating JPEG image format files
Description: 
libjpeg-turbo is a derivative of libjpeg which uses SIMD instructions
(MMX, SSE2, etc.) to accelerate baseline JPEG compression and
decompression on x86 and x86-64 systems.  On such systems, libjpeg-turbo
is generally 2-4x as fast as the unmodified version of libjpeg, all else
being equal.

List of rpms provided by this srpm:
libjpeg (riscv64)
libjpeg-debuginfo (riscv64)
libjpeg-devel (riscv64)
libjpeg-devel-static (riscv64)
libjpeg-utils (riscv64)
libjpeg-utils-debuginfo (riscv64)
libturbojpeg (riscv64)
libturbojpeg-debuginfo (riscv64)
libturbojpeg-devel (riscv64)

Maintainer: Ivan A. Melnikov


    1. nasm
    2. cmake
    3. ctest

Last changed


Dec. 22, 2021 Ivan A. Melnikov 2:2.0.6-alt0.4.rv64
- fix tests on riscv64
Aug. 30, 2021 Sergey Bolshakov 2:2.0.6-alt4
- rebuilt with lto on
June 29, 2021 Ilya Kurdyukov 2:2.0.6-alt3
- added PGO (profile-guided optimization)