Skip to content

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Jun 15, 2016

  • These are the compressions available in the exrwriter plugin.
  • I implement this in the oiiowriter to delete the exr plugins when all
    of their features will be available in oiio plugins.

TODO:

  • oiioreader: added param to decode display/data window (exrreader outputData parameter).
  • oiiwriter: added param to write scanline or tiles images 69c26d7
  • oiioreader: validate the decoding of exr files of all types (16f, 32i and 32f).
  • remove EXR reader/writer plugins.

* These are the compressions available in the exrwriter plugin.
* I implement this in the oiiowriter to delete the exr plugins when all
of their features will be available in oiio plugins.
* Set the type of storage of the output file.
* It could be scanLine (default) or tiles (64x64 pixels).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant