Investigate switching to to libspng #4524
Labels
build / testing / port / CI
Affecting the build system, tests, platform support, porting, or continuous integration.
file formats
Image file formats, ImageInput, ImageOutput
help wanted
A task that is desired, but needs somebody to commit the effort to implement it.
mackerel 🎣
Medium sized project that somebody should take on to dive deeper into being an OIIO developer.
libspng is an alternative to libpng that is both (allegedly) higher performance and also a much simpler dependency to manage (just one .h and one .c file, easily "vendored").
We should try a rewrite of our png handling to use this alternative library, check performance and see if we like the simplified dependency situation.
The text was updated successfully, but these errors were encountered: