Skip to content

Pull requests: AcademySoftwareFoundation/OpenImageIO

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: avoid leaks in the per-ImageInput/Output error message
#5276 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(raw): apply LibRaw memory cap before unpack to prevent OOM
#5275 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(bmp): validate scanline file position before reading
#5274 opened Jun 28, 2026 by lgritz Collaborator Loading…
webp: Improve valid_file to check the header for magic words (5266)
#5273 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(build): fix EMBEDPLUGINS=0, make many build options env-override
#5272 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(dpx): detect corrupt userbuf size, overflow guard
#5271 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(jpeg2000): reject corrupt component geometry and subsampling
#5270 opened Jun 28, 2026 by lgritz Collaborator Loading…
fix(iff): detect corrupt chunk sizes, flags, channel configs
#5268 opened Jun 27, 2026 by lgritz Collaborator Loading…
perf: less redundant opening when files fail
#5267 opened Jun 27, 2026 by lgritz Collaborator Loading…
webp: Improve valid_file to check the header for magic words
#5266 opened Jun 27, 2026 by lgritz Collaborator Loading…
ptex: More comprehensive valid_file and validation of header
#5265 opened Jun 27, 2026 by lgritz Collaborator Loading…
fix(ico): Better error checking for PNG-in-ICO files, tighten res limits
#5264 opened Jun 27, 2026 by lgritz Collaborator Loading…
build: fix certain clang varieties warning about giflib headers
#5263 opened Jun 27, 2026 by lgritz Collaborator Loading…
fix(filesystem): overflow-safe bounds check in IOMemReader::pread
#5262 opened Jun 27, 2026 by lgritz Collaborator Loading…
Improve python test coverage
#5260 opened Jun 27, 2026 by soswow Contributor Loading…
fix(psd): identify corruptions of layer resolutions, eof in strings
#5259 opened Jun 26, 2026 by lgritz Collaborator Loading…
fix(rla): better detection of corrupted RLE encoding
#5258 opened Jun 26, 2026 by lgritz Collaborator Loading…
fix(gif): address corrupt files with bad resolutions and overflow int
#5257 opened Jun 26, 2026 by lgritz Collaborator Loading…
fix(hdr): validate resolution to find corrupted files
#5256 opened Jun 26, 2026 by lgritz Collaborator Loading…
Unify pybind11 and nanobind into single-source bindings
#5254 opened Jun 26, 2026 by soswow Contributor Loading…
api(deepdata.h): add OIIO_NODISCARD_ERROR
#5253 opened Jun 23, 2026 by luna-y-kim Contributor Loading…
4 of 7 tasks
build: openjph auto-build and better exception handling
#5247 opened Jun 20, 2026 by lgritz Collaborator Loading…
GPU texture system prototype
#5228 opened Jun 9, 2026 by aconty Contributor Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.