Add support for enabling generation of TLM markers in encoder 1359/head
authorEven Rouault <even.rouault@spatialys.com>
Mon, 7 Jun 2021 13:16:53 +0000 (15:16 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Mon, 7 Jun 2021 13:49:08 +0000 (15:49 +0200)
commita36ae0386066c9ddd089788930be5a42a176446e
tree8effed4d892faee90d8ea96c6c15030ed6953614
parent2624908517ac0489ff1b5471f423dfe84d79da08
Add support for enabling generation of TLM markers in encoder

Support was already there, but restricted to Cinema and IMF profiles,
and 255 tiles

* Add -TLM switch added to opj_compress
* Make opj_encoder_set_extra_options() function accept a TLM=YES option.
src/bin/jp2/opj_compress.c
src/lib/openjp2/j2k.c
src/lib/openjp2/j2k.h
src/lib/openjp2/openjpeg.h
tests/nonregression/test_suite.ctest.in