Package libjpeg-turbo: Information

Source package: libjpeg-turbo
Version: 2.1.5.1-alt1.p10.1
Build time:  Apr 27, 2024, 05:33 PM in the task #344798
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 (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-devel (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-utils (x86_64, ppc64le, i586, armh, aarch64)
libjpeg-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libturbojpeg-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Konstantin Lepikhov


    1. cmake
    2. ctest
    3. nasm

Last changed


April 10, 2024 Konstantin Lepikhov 2:2.1.5.1-alt1.p10.1
- aarch64: build with NEON_INTRINSICS.
Nov. 7, 2023 Konstantin Lepikhov 2:2.1.5.1-alt1
- 2.1.5.1.
- .spec: Escape unparseable symbols.
- .spec: Disable static build (cmake often prefer -static over shared which
         is not desired way).
May 28, 2022 Ilya Kurdyukov 2:2.1.2-alt1.2
- improved SIMD patch for Elbrus
- e2k: also need to specify a directory with profiles