-
-
Notifications
You must be signed in to change notification settings - Fork 829
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
Disable libraw flip #1301
Disable libraw flip #1301
Conversation
Tested with OpenImageIO 2.4.7.0 (contains fix AcademySoftwareFoundation/OpenImageIO#3669) and RAW images with
|
Tried to create a panorama with this branch using images with This orientation problem is already visible at the PanoramaWarping stage, but it may already be present in the previous stages. |
060ce0e
to
72c665f
Compare
49dc84b
to
989e608
Compare
989e608
to
5fe182b
Compare
Make sure libraw does not reorient our buffer.
A PR is under review at OiiO to give back the flip value even if its application is disabled.
AcademySoftwareFoundation/OpenImageIO#3669