openjpeg/src/bin/jp2
msheby 90481203a2
opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)
Sometimes, given the same (16-bit TIF) input, one wants to generate a variety of J2C outputs (say, 16-, 12-, and 10-bit). This patch allows one to downsample input files, and so makes it easier to automate OpenJPEG in mass generation of J2Cs without having to pipe though an image processing program.
2021-10-27 14:10:50 +02:00
..
CMakeLists.txt Changed cmake version test to allow for cmake 2.8.11.x 2017-11-14 21:45:09 +11:00
convert.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
convert.h opj_compress: add a -TargetBitDepth switch for TIFF output (#1384) 2021-10-27 14:10:50 +02:00
convertbmp.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
convertpng.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
converttif.c opj_compress: add a -TargetBitDepth switch for TIFF output (#1384) 2021-10-27 14:10:50 +02:00
index.c Reformat whole codebase with astyle.options (#128) 2017-05-09 20:46:20 +02:00
index.h Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
opj_compress.c opj_compress: add a -TargetBitDepth switch for TIFF output (#1384) 2021-10-27 14:10:50 +02:00
opj_decompress.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
opj_dump.c opj_dump.c: fix potential buffer overflow 2021-09-26 12:37:59 +02:00
windirent.h Fix mingw related warnings 2017-06-21 12:54:40 +02:00