Commit Graph

  • 370d024d10
    Merge pull request #1042 from radarhere/cmake Even Rouault 2017-11-14 12:28:44 +0100
  • 157a3d8408 Changed cmake version test to allow for cmake 2.8.11.x Andrew Murray 2017-11-14 21:45:09 +1100
  • 2593b057e9 Update ABI/API compatibility reports after commit d9f8f7ba9a OpenJPEG Travis CI 2017-10-20 20:20:38 +0000
  • d9f8f7ba9a Merge pull request #1037 from gfiumara/master Even Rouault 2017-10-20 21:59:14 +0200
  • 10d22ec26d Add missing fclose() statement in error condition. Gregory Fiumara 2017-10-20 15:31:45 -0400
  • 9bbbdccc89 update tcd.c to fix issue #1033 fechen123 2017-10-18 19:46:29 -0400
  • b7f042f431 Updating tcd.c to fix issue #1033 fechen123 2017-10-17 18:16:09 -0400
  • f4764188d8 Update ABI/API compatibility reports after commit 53d265576a OpenJPEG Travis CI 2017-10-14 20:55:50 +0000
  • 53d265576a CMakeLists.txt: turn BUILD_PKGCONFIG_FILES ON by default on Windows if compiler is GCC Even Rouault 2017-10-14 22:42:12 +0200
  • 3754b5f6ba Update ABI/API compatibility reports after commit be6ea90e13 OpenJPEG Travis CI 2017-10-11 23:43:32 +0000
  • 7f8fe4f06e Update ABI/API compatibility reports after commit b8bf9bf789 OpenJPEG Travis CI 2017-10-11 23:20:55 +0000
  • be6ea90e13 opj_j2k_set_threads(): add sanity check to error out if called after opj_read_header() Even Rouault 2017-10-12 01:16:23 +0200
  • b8bf9bf789 Improve doc of opj_codec_set_threads() Even Rouault 2017-10-12 01:05:04 +0200
  • 55db02b6c7 Update ABI/API compatibility reports after commit 66297f07a4 OpenJPEG Travis CI 2017-10-09 09:53:16 +0000
  • 66297f07a4 Unix build: fix regression of 2.3.0 where a shared-only or static-only build lacks the installation target for the library (#1019, fixes regression introduced by 3dfc6ca2bc) Even Rouault 2017-10-09 11:40:43 +0200
  • ca63eedce6 Update ABI/API compatibility reports after commit e8b6b54d1f OpenJPEG Travis CI 2017-10-06 17:39:47 +0000
  • e8b6b54d1f opj_decompress -h: document -threads ALL_CPUS Even Rouault 2017-10-06 19:25:07 +0200
  • 9c07b422fd Post update Antonin Descampe 2017-10-05 08:25:22 -0300
  • 620e54e5f0 post update Antonin Descampe 2017-10-05 00:09:31 -0300
  • 7d473a059c Update ABI/API compatibility reports after commit acd915080e OpenJPEG Travis CI 2017-10-05 02:31:26 +0000
  • acd915080e Finalise ABI check update for v2.3.0 Antonin Descampe 2017-10-04 23:17:04 -0300
  • 5bbb2a3b37 Update ABI/API compatibility reports after commit d322cc876f OpenJPEG Travis CI 2017-10-05 02:12:55 +0000
  • d322cc876f Update ABI check for v2.3.0 Antonin Descampe 2017-10-04 22:59:08 -0300
  • 213e731fb2 fix the release post Antonin Descampe 2017-10-04 20:01:34 -0300
  • 712a73913d website update for OPJ v2.3.0 Antonin Descampe 2017-10-04 19:57:21 -0300
  • 081de4b15f Update CHANGELOG.md v2.3.0 Antonin Descampe 2017-10-04 19:23:14 -0300
  • 3916fa2e2a Update NEWS.md Antonin Descampe 2017-10-03 17:48:44 -0300
  • ab84ad39d7 Update CHANGELOG.md Antonin Descampe 2017-10-03 17:48:09 -0300
  • cd49f1820b Update ABI/API compatibility reports after commit 5a67128a25 OpenJPEG Travis CI 2017-10-03 20:36:34 +0000
  • 5a67128a25 Update NEWS.md Antonin Descampe 2017-10-03 17:15:44 -0300
  • 0b8903d9ea Preparing v2.3.0 release Antonin Descampe 2017-10-03 17:08:30 -0300
  • 1a234459b0 Update ABI/API compatibility reports after commit 47b43dbc2b OpenJPEG Travis CI 2017-09-28 09:37:16 +0000
  • 47b43dbc2b Merge pull request #1028 from quangnh89/master Even Rouault 2017-09-28 11:24:59 +0200
  • 8ed588608f update instructions to build with Visual Studio and 64-Bit Visual C++ Toolset. Quang Nguyen 2017-09-28 10:00:09 +0700
  • 30fadd07f3 Update ABI/API compatibility reports after commit d45ccb048b OpenJPEG Travis CI 2017-09-26 21:49:28 +0000
  • d45ccb048b Merge pull request #1022 from rouault/partial_component_decoding Antonin Descampe 2017-09-26 18:30:20 -0300
  • 786ddcd147 CMakeLists.txt: Don't require a C++ compiler Peter Korsgaard 2017-09-23 18:49:31 +0200
  • ab0435ff47 Update ABI/API compatibility reports after commit 3f0de88c7b OpenJPEG Travis CI 2017-09-22 19:59:42 +0000
  • 3f0de88c7b Remove opjstyle binary that went inadvertently committed in d4e54e9f35 (#1026) Even Rouault 2017-09-22 21:43:09 +0200
  • a4f6f7b6d6 Update ABI/API compatibility reports after commit 3dfb01228b OpenJPEG Travis CI 2017-09-22 10:18:43 +0000
  • 3dfb01228b INSTALL.md: add instructions to build with Visual Studio (#1023, from Winfried instructions) Even Rouault 2017-09-22 12:03:29 +0200
  • ff52a2b874 Update ABI/API compatibility reports after commit e5a561b5d8 OpenJPEG Travis CI 2017-09-21 16:02:30 +0000
  • e5a561b5d8 Merge pull request #1024 from stweil/warnings Even Rouault 2017-09-21 17:39:24 +0200
  • f92d30f9e7 Add missing newline at end of file Stefan Weil 2017-09-14 22:02:41 +0200
  • 857952ba9d Update ABI/API compatibility reports after commit 4c8aba2add OpenJPEG Travis CI 2017-09-21 12:51:59 +0000
  • 4c8aba2add Add assertion Even Rouault 2017-09-21 14:37:01 +0200
  • 0e94c36585 Update ABI/API compatibility reports after commit 113e0976e2 OpenJPEG Travis CI 2017-09-21 12:29:33 +0000
  • 113e0976e2 Comment dead code (Coverity CID 94681) Even Rouault 2017-09-21 14:14:32 +0200
  • 39082fc665 Workaround Coverity CID 113061 Even Rouault 2017-09-21 14:13:16 +0200
  • 7711307d86 Workaround Coverity CID 169392 Even Rouault 2017-09-21 14:10:49 +0200
  • 19e157871f opj_j2k_get_default_thread_count(): validate value of OPJ_NUM_THREADS to fix Coverity 179465 and 179463 Even Rouault 2017-09-21 14:06:03 +0200
  • 68e596dada Fix copy&paste error (Coverity CID 169394) Even Rouault 2017-09-21 13:54:14 +0200
  • 4549632162 .travis.yml: use coverity_scan .travis.yml version coverity_scan Even Rouault 2017-09-21 11:48:58 +0200
  • 7265ad006b Update ABI/API compatibility reports after commit 16b701659d OpenJPEG Travis CI 2017-09-20 00:47:44 +0000
  • c6e3cf35f0 Update ABI/API compatibility reports after commit b8c4b450c4 OpenJPEG Travis CI 2017-09-19 23:49:48 +0000
  • 3ad28def71 Update ABI/API compatibility reports after commit 9cba05762d OpenJPEG Travis CI 2017-09-19 23:12:03 +0000
  • 16b701659d opj_decompress: add a warning when -d and -t are used together (#693) Even Rouault 2017-09-20 01:06:02 +0200
  • b8c4b450c4 Use a #define J2K_MAX_POCS 32 to avoid hard-coded constant (#349) Even Rouault 2017-09-20 00:55:22 +0200
  • 9cba05762d Avoid index-out-of-bounds access when invoking opj_compress with -n 11 or higher. But not a proper fix itself (refs #493) Even Rouault 2017-09-20 00:43:54 +0200
  • 47b1ef07a3 Update ABI/API compatibility reports after commit 8df07d5866 OpenJPEG Travis CI 2017-09-19 20:35:04 +0000
  • 7869f62a1f Update ABI/API compatibility reports after commit ce8edf9bff OpenJPEG Travis CI 2017-09-19 19:08:28 +0000
  • fda403fdea Update ABI/API compatibility reports after commit d415723fd9 OpenJPEG Travis CI 2017-09-19 17:32:36 +0000
  • 8df07d5866 Avoid relying on operator precedence (raised by cppcheck) Even Rouault 2017-09-19 18:35:52 +0200
  • c22ea12219 Workaroudn cppcheck (correct) warning about same code in then and else branches Even Rouault 2017-09-19 18:35:31 +0200
  • c84e594cff Fix badly named variable in function prototype (raised by cppcheck) Even Rouault 2017-09-19 18:35:07 +0200
  • 82ab7effe3 Remove redundant test (raised by cppcheck) Even Rouault 2017-09-19 18:34:49 +0200
  • ce8edf9bff Replace C++ style comments by C ones Even Rouault 2017-09-19 18:25:55 +0200
  • d415723fd9 Replace C++ style comments by C ones Even Rouault 2017-09-19 18:22:07 +0200
  • e17bbde906 opj_set_decoded_components(): add a provision for a apply_color_transforms parameter in case we support it in the future Even Rouault 2017-09-19 17:48:07 +0200
  • 7e2b6bebff Add capability to decode only a subset of all components of an image. Even Rouault 2017-09-19 16:52:07 +0200
  • 972c7e983e Update ABI/API compatibility reports after commit ce199f42e7 OpenJPEG Travis CI 2017-09-19 11:39:23 +0000
  • 6ec1bf5161 Update ABI/API compatibility reports after commit fdef69b43c OpenJPEG Travis CI 2017-09-19 11:07:52 +0000
  • ce199f42e7 src/bin/jp3d/convert.c: add missing fclose() in error code path (#1018) Even Rouault 2017-09-19 12:48:12 +0200
  • fdef69b43c Fix warnings and errors when compiling with a c++ compiler (#1021) Even Rouault 2017-09-19 12:46:20 +0200
  • e51ab9844c Update ABI/API compatibility reports after commit 18f6696372 OpenJPEG Travis CI 2017-09-19 10:31:56 +0000
  • 18f6696372 Fix compilation with AppleClang 8.1.0.8020042 (#1020) Even Rouault 2017-09-19 12:13:34 +0200
  • 578bbd2285 Update ABI/API compatibility reports after commit 3dfc6ca2bc OpenJPEG Travis CI 2017-09-17 11:00:02 +0000
  • 3dfc6ca2bc Build: make sure that -DBUILD_SHARED_LIBS:bool=off is honoured to build only the static lib (#1019) Even Rouault 2017-09-17 12:17:49 +0200
  • 740e162072 Update ABI/API compatibility reports after commit 28094e1ebf OpenJPEG Travis CI 2017-09-08 09:16:36 +0000
  • 28094e1ebf opj_tcd_mct_decode(): avoid heap buffer overflow when components have not the same number of resolutions. Also fixes an issue with subtile decoding. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3331. Credit to OSS Fuzz Even Rouault 2017-09-08 10:56:49 +0200
  • 3ba20e9939 Update ABI/API compatibility reports after commit 33167ddc13 OpenJPEG Travis CI 2017-09-08 08:09:57 +0000
  • 33167ddc13 opj_j2k_update_image_data(): restrict optimized path Even Rouault 2017-09-08 09:53:52 +0200
  • 4b1425f214 Update ABI/API compatibility reports after commit b73ce715d2 OpenJPEG Travis CI 2017-09-08 07:32:08 +0000
  • c2e5cb04d3 Merge 73f65d333b into b73ce715d2 trylab 2017-09-08 07:20:07 +0000
  • b73ce715d2 Use opj_image_data_free() where appropriate (adapted from dab9db0723, #1014) Even Rouault 2017-09-08 09:16:51 +0200
  • 73f65d333b Fix crash on Windows by using opj_image_data_free instead of opj_free for image->comps[].data trylab 2017-09-08 14:31:29 +0800
  • 6b26cb2d7d Merge dab9db0723 into 5abd86b14b trylab 2017-09-08 02:49:37 +0000
  • dab9db0723 Fix crash on Windows by using opj_image_data_free instead of opj_free for image->comps[].data trylab 2017-09-08 10:43:22 +0800
  • dab5b72c1b Merge remote-tracking branch 'upstream/master' trylab 2017-09-08 09:58:26 +0800
  • e665848193 Update ABI/API compatibility reports after commit 5abd86b14b OpenJPEG Travis CI 2017-09-07 16:19:01 +0000
  • 5abd86b14b Properly fix cc893a4ebf to avoid heap-buffer-overflow when numcomps < 3 Even Rouault 2017-09-07 18:01:33 +0200
  • 51a1dcaa6e Avoid malloc poisoning issue when including <pthread.h> of uclibc (#1013) Even Rouault 2017-09-07 17:52:59 +0200
  • afc0f96ad5 Update ABI/API compatibility reports after commit cc893a4ebf OpenJPEG Travis CI 2017-09-07 13:50:29 +0000
  • cc893a4ebf opj_tcd_mct_decode(): fix checks to verify MCT can be done safely. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3305 (master only) Even Rouault 2017-09-07 15:32:54 +0200
  • c713727e25 Update ABI/API compatibility reports after commit c67e1cd73f OpenJPEG Travis CI 2017-09-06 16:10:05 +0000
  • c67e1cd73f Fix invalid access out of bounds, and bad behaviour, when calling repeatdly opj_get_decoded_tile() on an image with a color palette Even Rouault 2017-09-06 17:33:38 +0200
  • 16d70c6f94 Update ABI/API compatibility reports after commit 297f202104 OpenJPEG Travis CI 2017-09-06 15:19:08 +0000
  • 297f202104 Fix 2.2.0 regression when reading codestream with reperated calls to opj_get_decoded_tile() where tile parts of a same tile are not consecutive Even Rouault 2017-09-06 16:49:28 +0200
  • 54cd2b20f0 Update ABI/API compatibility reports after commit 003759a482 OpenJPEG Travis CI 2017-09-06 14:18:32 +0000
  • 003759a482 Fix null pointer dereference on partial tile decoding when they are empty. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3297 (master only) Even Rouault 2017-09-06 15:59:19 +0200