Skip to content

Bump github.com/strukturag/libheif from 1.17.6 to 1.18.2 #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps github.com/strukturag/libheif from 1.17.6 to 1.18.2.

Release notes

Sourced from github.com/strukturag/libheif's releases.

v1.18.2 - maintenance release

fixes:

  • fix regression that Exif orientation was not correctly reset when converting rotated HEIF (heif-dec)
  • swap Exif width/height when rotating image by 90 degrees
  • fix memory leak in OpenJPEG decoding plugin
  • pay attention to DESTDIR variable when installing heif-convert symlink

v1.18.1 - VVC syntax fix

This releases fixes the syntax of the vvcC box and a few build issues.

v1.18.0 - iOS18 images fixed, experimental VVC compression, compressed ISO23001-17 images

  • now reads images generated by iOS 18
  • heif-convert has been renamed to heif-dec
  • encoding: property item boxes with identical content are reused
  • experimental codec plugins for VVC (vvenc/vvdec and uvg266)
  • experimental codec plugin for OpenJPH (High-throughput JPEG2000)
  • support ISO 23001-17 version 1 uncC minimized headers
  • support ISO 23001-17 images with 'deflate', 'zlib' and Brotli compression
  • heif-enc can read TIFF images
  • API functions to read/write raw items and item properties
  • many bug fixes and smaller enhancements
Commits
  • bf35e9e increase version to v1.18.2
  • cae127b Show error when input file does not exist
  • 88cafd6 fix integer underflow (CID 440668)
  • b702882 fix color conversion checks for images < 8 bpp (#1258)
  • a844664 support images < 8 bpp (#1258)
  • 79f5385 Remove debug printf statements.
  • 697cf59 overwrite image size in Exif to match rotated sizes (#1190)
  • e7c5649 fix check whether Exif IFD table fits within given memory area
  • dc2e421 show item property indices in box dump
  • bba2ebb enable 'encode_jpeg2000' test if 'any' JPEG2000 encoder found (#1254)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/strukturag/libheif](https://github.com/strukturag/libheif) from 1.17.6 to 1.18.2.
- [Release notes](https://github.com/strukturag/libheif/releases)
- [Commits](strukturag/libheif@v1.17.6...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/strukturag/libheif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants