openjpeg/src/bin/jp2
Even Rouault 97eb7e0bf1
Add multithreading support in the T1 (entropy phase) encoder
- API wise, opj_codec_set_threads() can be used on the encoding side
- opj_compress has a -threads switch similar to opj_uncompress
2020-05-20 20:30:21 +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 opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +02:00
convert.h Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
convertbmp.c bmp_read_rle4_data(): avoid potential infinite loop 2019-04-15 16:10:18 +08:00
convertpng.c opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +02:00
converttif.c opj_decompress: add sanity checks to avoid segfault in case of decoding error 2020-04-01 21:11:36 +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 Add multithreading support in the T1 (entropy phase) encoder 2020-05-20 20:30:21 +02:00
opj_decompress.c openjp2/j2k: Report error if all wanted components are not decoded. 2019-02-21 16:48:02 +08:00
opj_dump.c First change on changes-for-afl-tests 2017-08-02 17:27:08 +02:00
windirent.h Fix mingw related warnings 2017-06-21 12:54:40 +02:00