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

Switch to non-deprecated overload of oiio::ImageBufAlgo::make_kernel() #1199

Merged

Conversation

p12tic
Copy link
Contributor

@p12tic p12tic commented Jul 26, 2022

The overload of oiio::ImageBufAlgo::make_kernel() that returns the ImageBuf instance via a reference has been deprecated since oiio 1.9. AliceVision requires OpenImageIO >= 2.1.0 so we can switch to the replacement API now.

The overload of oiio::ImageBufAlgo::make_kernel() that returns the
ImageBuf instance via a reference has been deprecated since oiio 1.9.
AliceVision requires OpenImageIO >= 2.1.0 so we can switch to the
replacement API now.
@fabiencastan fabiencastan added this to the 2.5.0 milestone Jul 29, 2022
@fabiencastan fabiencastan merged commit 6694f70 into alicevision:develop Jul 29, 2022
@p12tic p12tic deleted the fix-oiio-make-kernel-deprecation branch August 4, 2022 13:40
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