Skip to content
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

reduce low-level byte fiddling in openexr encoder #2012

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

johannesvollmer
Copy link
Contributor

@johannesvollmer johannesvollmer commented Sep 21, 2023

use more high-level function pod_read_unaligned to read [f32;3] array instead of manually constructing it component by component

should be completely backwards compatible

…ay instead of manually constructing it component by component
@fintelia fintelia merged commit ff2f67e into image-rs:master Oct 15, 2023
35 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.

2 participants