openjpeg/src/lib
Even Rouault 0b5d62684f
API: deprecate 'bpp' member in favor of 'prec'
in opj_image_comp and opj_image_comptparm structures.

bpp was redundant with prec, and almost never set by the library, except
by opj_image_create(). This change should hopefully not impact existing,
working, users of the API, which should already have used prec to get
things working.

Fixes #1379
2021-10-21 14:13:58 +02:00
..
openjp2 API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +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