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

OIIO #143

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

antond-weta
Copy link
Contributor

This is a proposed replacement of the 'rawtoaces_util' library and 'rawtoaces' command line tool.

Main changes:

  • Uses OpenImageIO instead of LibRaw for reading raw files.
  • Uses OpenImageIO instead of AcesContainer for writing OpenEXR files.
  • Uses OpenImageIO instead of the bespoke code for command line parsing.
  • Uses std::filesystem instead of boost::filesystem.

The makefile contains 2 new targets rawtoaces_util2 and rawtoaces2. The old targets are still in place.

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.

1 participant