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 13 commits into
base: master
Choose a base branch
from
Draft

OIIO #143

wants to merge 13 commits into from

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.

Signed-off-by: Anton Dukhovnikov <[email protected]>
Signed-off-by: Anton Dukhovnikov <[email protected]>
Signed-off-by: Anton Dukhovnikov <[email protected]>
Signed-off-by: Anton Dukhovnikov <[email protected]>
Signed-off-by: Anton Dukhovnikov <[email protected]>
@soswow
Copy link

soswow commented Feb 14, 2025

Sorry for non-technical comment.
Just wanted to cheer you up, mate!

You Can Do It GIF by Pudgy Penguins

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