这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@aras-p
Copy link
Contributor

@aras-p aras-p commented Jul 7, 2025

Description

PackedExtraChannel name was being ignored when encoding JXL files, now it is set via JxlEncoderSetExtraChannelName. This makes cjxl preserve channel names coming from multi-layer EXR files better.

I noticed this while doing #4312 and a comment there said that fixing this issue separately is the way to go.

Pull Request Checklist

  • CLA Signed: Have you signed the Contributor License Agreement (individual or corporate, as appropriate)? Only contributions from signed contributors can be accepted.
  • Authors: Have you considered adding your name to the AUTHORS file?
  • Code Style: Have you ensured your code adheres to the project's coding style guidelines? You can use ./ci.sh lint for automatic code formatting.

PackedExtraChannel name was being ignored when encoding JXL files,
now it is set via JxlEncoderSetExtraChannelName. This makes
cjxl preserve channel names coming from multi-layer EXR files better.
@jonsneyers jonsneyers requested a review from eustas July 14, 2025 15:19
@jonsneyers
Copy link
Member

OK to merge for me, but apparently needs approval from someone other than me because I was the last pusher.

@eustas eustas enabled auto-merge July 15, 2025 09:33
@eustas eustas added this pull request to the merge queue Jul 15, 2025
Merged via the queue into libjxl:main with commit 7d3f965 Jul 15, 2025
88 checks passed
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