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

Commits on Jul 26, 2022

  1. Switch to non-deprecated overload of oiio::ImageBufAlgo::make_kernel()

    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.
    p12tic committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    18cc180 View commit details
    Browse the repository at this point in the history