Skip to content

Fix build with upcoming libjxl 0.9 #3774

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

Merged
merged 4 commits into from
Dec 7, 2023
Merged

Conversation

kleisauke
Copy link
Member

See https://github.com/libjxl/libjxl/blob/v0.9.x/CHANGELOG.md

### Removed
 - decoder API: the signature of `JxlDecoderGetColorAsEncodedProfile`,
   `JxlDecoderGetICCProfileSize`, and `JxlDecoderGetColorAsICCProfile`
   changed: a deprecated unused argument was removed.

While we're here, prefer use of JxlEncoderDistanceFromQuality.

### Added
 - encoder API: new function `JxlEncoderDistanceFromQuality` for convenience to
   calculate a `distance` given a `quality`

And backport commit 4caf924.

Targets the 8.15 branch.

@jcupitt jcupitt merged commit f0ed595 into libvips:8.15 Dec 7, 2023
@jcupitt
Copy link
Member

jcupitt commented Dec 7, 2023

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants