openjpeg/src/bin/jp2
Robert Gabriel Jakabosky 883c31dbe0
Add support for partial bitstream decoding (#1407) (fixes #715)
Add a -allow-partial option to opj_decompress utility and a opj_decoder_set_strict_mode() option to the API

Co-authored-by: Chris Hafey <chafey@gmail.com>
2022-02-10 14:27:17 +01: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 Fix some typos (found by codespell) 2021-12-05 13:14:33 +01:00
converttif.c Remove duplicate assignments in function tiftoimage 2021-12-10 11:29:06 +01: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_encoder_set_extra_options(): add a GUARD_BITS=value option 2022-01-23 17:54:44 +01:00
opj_decompress.c Add support for partial bitstream decoding (#1407) (fixes #715) 2022-02-10 14:27:17 +01:00
opj_dump.c Fix unsigned vs OPJ_INT32 mismatches (#1398) 2022-01-16 18:54:00 +01:00
windirent.h Fix some typos (found by codespell) 2021-12-05 13:14:33 +01:00