Package libbpg: Information

    Source package: libbpg
    Version: 0.9.8-alt1_3
    Build time:  Nov 26, 2023, 05:38 PM
    Category: Graphics
    Report package bug
    License: LGPLv2+ and BSD
    Summary: A library of functions for manipulating BPG image format files
    Description: 
    BPG (Better Portable Graphics) is a image format whose purpose is to
    replace the JPEG image format when quality or file size is an issue. Its
    main advantages are:
    
    * High compression ratio. Files are much smaller than JPEG for similar quality.
    * Supported by most Web browsers with a small Javascript decoder.
    * Based on a subset of the HEVC open video compression standard.
    * Supports the same chroma formats as JPEG (grayscale, YCbCr 4:2:0, 4:2:2,
      4:4:4) to reduce the losses during the conversion. An alpha channel is
      supported. The RGB, YCgCo and CMYK color spaces are also supported.
    * Native support of 8 to 14 bits per channel for a higher dynamic range.
    * Lossless compression is supported.
    * Various metadata (such as EXIF, ICC profile, XMP) can be included.

    List of RPM packages built from this SRPM:
    libbpg (loongarch64)
    libbpg-debuginfo (loongarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. cmake
      2. ctest
      3. libnuma-devel
      4. pkgconfig(SDL_image)
      5. /proc
      6. pkgconfig(libjpeg)
      7. gcc-c++
      8. pkgconfig(libpng)
      9. yasm
      10. ccmake

    Last changed


    Nov. 26, 2023 Igor Vlasenko 0.9.8-alt1_3
    - more arches
    March 15, 2019 Igor Vlasenko 0.9.8-alt1_1
    - update by mgaimport
    March 18, 2018 Igor Vlasenko 0.9.7-alt1_1
    - new version