Thiago Ize

Results 4 issues of Thiago Ize

**Describe the bug** In Windows, oiiotool returns 0 from main, but the process returns 3 to the shell. This is because the c runtime abort function is terminating the process...

**Describe the bug** Every time I do a soft invalidation on a jpg and with autotile=0, OIIO will detect the file as needing invalidation. This hurts performance. If nothing is...

If we set the `max_open_files` very high (and of course make sure the OS is setup to support this many files), then loading in, for instance, 50,000 textures can use...

As shown in https://github.com/OpenImageIO/oiio/pull/2301#issuecomment-527721367 it's possible right now to write code where a function that takes half is called instead of the (missing) overloaded 32-bit float version. While we might...

Needs Discussion