openjpeg/src/bin
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
..
common color_apply_icc_profile: add checks on the number of components (#1236) 2020-04-17 00:37:33 +02:00
jp2 API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
jpip A couple typos found by codespell 2021-08-12 12:12:22 +03:00
wx Spelling fixes (patch by ka7, #890, rebased on top of master) 2017-07-26 21:06:38 +02:00
CMakeLists.txt Remove obsolete components JPWL, JP3D and MJ2 2021-05-04 19:21:45 +02:00