Revisions of libheif

buildservice-autocommit accepted request 1169134 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 70)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1168844 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 69)
- Add libheif-svtav1.patch: Fix compilation with libsvtav1 2.0.0.
buildservice-autocommit accepted request 1136786 from Andreas Schneider's avatar Andreas Schneider (gladiac) (revision 68)
baserev update by copy to link target
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 1136639 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 67)
- update to 1.17.6:
  * A couple of build fixes and bug fixes detected by fuzzing.
  * Corrects these issues:
  * CVE-2023-49462 - #1043
  * CVE-2023-49463 - #1042
- drop libheif-CVE-2023-49462.patch,
  libheif-CVE-2023-49464.patch,
  libheif-CVE-2023-49460.patch: upstream
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1134027 from Olaf Hering's avatar Olaf Hering (olh) (revision 66)
- security update
- added patches
  fix CVE-2023-49460 [bsc#1217902], segmentation violation in decode_uncompressed_image()
  + libheif-CVE-2023-49460.patch

- sync ExclusiveArch with SVT-AV1
- move HEIF plugins from examples to separate package
- make sure all subpackages use the same libheif1 ABI
buildservice-autocommit accepted request 1133262 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 65)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1133160 from Olaf Hering's avatar Olaf Hering (olh) (revision 64)
- remove usage of presets to allow any cmake
- remove plugin conditional, to provide plugins on Leap as well
- remove rav1e conditional, because it is always available
buildservice-autocommit accepted request 1132502 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 63)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1132479 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 62)
- security update
- added patches
  fix CVE-2023-49462 [bsc#1217898], read16 segv
  + libheif-CVE-2023-49462.patch
  fix CVE-2023-49464 [bsc#1217900], UAF
  + libheif-CVE-2023-49464.patch
buildservice-autocommit accepted request 1128126 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 61)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1128044 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
- update to 1.17.5:
  * Fixes installation of the Gnome "heif.thumbnailer" config
    file.
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1127792 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 59)
- update to 1.17.4:
  * ispe boxes in AVIF images with clap boxes were written with
    the wrong size (would only happen with svt-av1 encoder),
    always output MIAF brand for AVIF images
  * fix kvazaar encoding with odd image sizes and encodings with
    non-4:2:0 chroma

  * generate irot/imir boxes matching the input orientation
buildservice-autocommit accepted request 1123517 from Andreas Schneider's avatar Andreas Schneider (gladiac) (revision 58)
baserev update by copy to link target
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 1123255 from Arjen de Korte's avatar Arjen de Korte (adkorte) (revision 57)
- update to 1.17.3
  * Bug fix #1026: corrected transform box generation for
    heif_orientation_flip_vertically and
    heif_orientation_rotate_90_cw_then_flip_vertically
- update to 1.17.2:
  * #1010 loading of HEIF files with extra zero bytes at the end
  * #1015 / #1017 default nclx values now match sRGB
  * support JPEG2000 images with alpha channel
  * various smaller fixes
buildservice-autocommit accepted request 1119210 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 56)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1119162 from Arjen de Korte's avatar Arjen de Korte (adkorte) (revision 55)
- update to 1.17.1:
  * fix issue of loading images with premultiplied alpha channel
  * correctly set compatible_version for macOS dylib builds
  * fix loading HDR PNGs, but encoding them as 8-bit SDR
  * fix saving AVIF with alpha using the SVT-AV1 encoder
- cmake-presets version 3 requires cmake >= 3.21
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1118643 from Arjen de Korte's avatar Arjen de Korte (adkorte) (revision 54)
- update to 1.17.0:
  * Kvazaar encoder (HEIC) as alternative to x265
  * ffmpeg decoder (HEIC) decoding with potential hardware decoder support
  * jpegdec / jpegenc codecs for JPEG in HEIF
  * j2kdec, j2kenc codecs for JPEG-2000 in HEIF (still experimental)
  * added support for region masks
  * added support for alpha channels in images decoded with JS/WASM
  * heif-enc and heif-convert can be called with only input filenames,
    input and output filename, or with -o option. This makes the use of the
    two command more consistent.
  * added 4:2:2 <-> 4:4:4 color conversion with bilinear upscaling / average
    filtering
  * heif_context_get_image_handle() can now also access non-top-level images
  * add script to build Android libraries for all platforms
  * known bugs have been fixed
buildservice-autocommit accepted request 1088600 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 53)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1088449 from Arjen de Korte's avatar Arjen de Korte (adkorte) (revision 52)
- update to 1.16.2:
  * adds an option to heif-convert to set the PNG compression level
  * fixes a few build issues with some compilers
  * fixes the --encoder option in heif-enc
  * fixes heif_item_get_properties_of_type and
    heif_item_get_transformation_properties
buildservice-autocommit accepted request 1085469 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 51)
baserev update by copy to link target
Displaying revisions 1 - 20 of 70
openSUSE Build Service is sponsored by