You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2.5.7.0 (Jan 1, 2024) -- compared to 2.5.6.0
fix(iv): Avoid crash with OpenGL + multi-channel images #4087
fix(png): Fix crash for writing large PNGs with alpha #4074
fix(ImageInput): Only check REST arguments if the file does not exist, avoiding problems for filenames that legitimately contain a ? character. #4085 (by AdamMainsTL)
perf(IBA): Improve perf of ImageBufAlgo::channels in-place operation #4088
build: Ptex support for static library #4072 (by Dominik Wójt)
build: Add a way to cram in a custom extra library for iv #4086
build: JPEG2000: Include the headers we need to discern version #4073
tests: Improve color management test in imagebufalgo_test #4063
tests: Add one more ref output for python-colorconfig test #4065