openjpeg/src/lib
Sebastian Rasmussen e0993d072a opj_j2k_is_imf_compliant: Fix out of bounds access.
Previously when mainlevel was parsed == 12 openjpeg would generate
a warning, but then the sublevel value would be compared to an out
of bounds element in the tabMaxSubLevelFromMainLevel array. From
this commit OpenJPEG will only use mainlevel if in range.
2021-07-12 15:32:39 +02:00
..
openjp2 opj_j2k_is_imf_compliant: Fix out of bounds access. 2021-07-12 15:32:39 +02:00
openjpip jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) 2020-04-17 00:09:40 +02:00
CMakeLists.txt Remove obsolete components JPWL, JP3D and MJ2 2021-05-04 19:21:45 +02:00