Commit Graph

  • 0813a5eb65 Move libpng submodule folder mayeut 2016-05-04 23:07:15 +0200
  • 7de458c427 Use git submodules for zlib, libpng & liblcms2 mayeut 2016-05-02 21:31:10 +0200
  • 2e0779e250 Update version number in CMakeLists.txt Antonin Descampe 2016-05-13 12:31:56 +0200
  • e55130d3c5 Update NEWS Antonin Descampe 2016-05-13 12:25:55 +0200
  • 58320d2f3b Merge branch 'master' into openjpeg-2.1 Antonin Descampe 2016-05-13 12:05:59 +0200
  • 4d2b6a671a Update implementation of opj_calloc (#705) Stefan Weil 2016-05-10 22:08:49 +0200
  • aae066debc Add missing source for the JPIP library and executables (issue #658) (#659) Stefan Weil 2016-05-10 22:02:49 +0200
  • 6609719b40 Correct expected result for test of issue 495 mayeut 2016-05-08 20:26:12 +0200
  • 1a8318f6c2 Fix Out-of-Bounds Access in function opj_tgt_reset mayeut 2016-05-08 20:10:13 +0200
  • 162f6199c0 Fix Heap Buffer Overflow in function color_cmyk_to_rgb mayeut 2016-05-08 19:18:05 +0200
  • 8f9cc62b3f Fix division by zero mayeut 2016-05-08 18:40:12 +0200
  • bdb4bfaf05 Merge branch 'master' into fix-bypass-restart fix-bypass-restart Antonin Descampe 2016-05-04 00:29:25 +0200
  • 51a51bdd03 update #612 #770 #674 Antonin Descampe 2016-05-04 00:27:22 +0200
  • 44a499f2ac Update lcms2 (#773) Matthieu Darbois 2016-05-03 22:22:03 +0200
  • bc3771d0dd Update lcms2 mayeut 2016-05-03 21:43:57 +0200
  • a995ca7b44 Fix typo in .travis.yml. The actual mingw compiler is set via the toolchain anyway Julien Malik 2016-05-03 14:14:18 +0200
  • 90ecbc54de Use cmake 3.5 on linux builds inside Travis Julien Malik 2016-05-03 13:58:03 +0200
  • 8f2afb3c7a Fix indentation Julien Malik 2016-05-03 12:22:20 +0200
  • 468c8bb697 Enable CTEST_USE_LAUNCHERS for Travis builds Julien Malik 2016-05-03 11:27:35 +0200
  • 37ce88ad44 Document use of OPTIONAL flag Julien Malik 2016-05-03 11:19:11 +0200
  • 85e47804aa Allow using CTEST_USE_LAUNCHERS even when tests are disabled Julien Malik 2016-05-03 11:14:16 +0200
  • 94cfb1b008 Merge pull request #769 from julienmalik/cmake_lowercase julienmalik 2016-05-02 21:57:55 +0200
  • a7a82090c4 Fix #612 Julien Malik 2016-05-02 16:21:43 +0200
  • 17a0a8a195 Use lowercase for cmake commands consistenly Julien Malik 2016-05-02 16:03:16 +0200
  • ba0cf122f6 Merge pull request #767 from julienmalik/fix_memset_null_pointer julienmalik 2016-05-02 14:34:32 +0200
  • da56086e01 Merge pull request #768 from julienmalik/filter_clang_warnings julienmalik 2016-05-02 14:32:08 +0200
  • 04b8cbd27a Ignore clang's summary warning Julien Malik 2016-05-02 12:55:43 +0200
  • e1e018a8dc Fix UBSan gcc warning for first arg to memset non null Julien Malik 2016-05-02 12:13:24 +0200
  • 5067590724 Merge ed9a730084 into b51d088267 Matthieu Darbois 2016-05-01 18:18:44 +0000
  • ed9a730084 Update cmake for libpng & zlib mayeut 2016-05-01 20:13:16 +0200
  • 4df0fd7620 Add libpng & zlib submodules mayeut 2016-05-01 19:30:42 +0200
  • 1ed2ecc1fa Remove libpng & zlib mayeut 2016-05-01 19:21:29 +0200
  • 169167ea8a Update appveyor to update submodules mayeut 2016-05-01 19:09:18 +0200
  • 57399f379f Update CMake for lcms2 submodule mayeut 2016-05-01 19:08:01 +0200
  • 104ac7e227 Add lcms submodule mayeut 2016-05-01 18:47:17 +0200
  • 2719a35f21 Remove lcms2 mayeut 2016-05-01 18:39:41 +0200
  • b51d088267 Update to libtiff-4.0.6 (#764) Matthieu Darbois 2016-05-01 18:05:46 +0200
  • ffc8822940 Fix mingw build mayeut 2016-05-01 15:54:55 +0200
  • 4c9ecdf95f Fix windows build mayeut 2016-05-01 15:44:08 +0200
  • 74e8cd05a4 Add large file support mayeut 2016-05-01 14:00:12 +0200
  • 783a586057 Update to libtiff-4.0.6 mayeut 2016-05-01 12:37:28 +0200
  • 4f11e89c80 Add tests for recent issues mayeut 2016-04-30 18:51:36 +0200
  • 9a20f8e8d1 Update lcms (#544) Matthieu Darbois 2016-04-30 17:58:04 +0200
  • 757171a046 Add peak/mse measurements in compare_images mayeut 2016-04-30 17:19:07 +0200
  • 87e862bf4b Update to lcms 0e8234e090d6aab33f90e2eb0296f30aa0705e57 mayeut 2016-04-30 17:04:59 +0200
  • 71339109b7 Switch to libcms2-2.7 mayeut 2015-07-22 01:04:29 +0200
  • 72deb588cb Merge pull request #706 from mayeut/issue135 Antonin Descampe 2016-04-30 13:51:01 +0200
  • cd77b6003b Fix some coverity warnings mayeut 2016-04-30 12:15:22 +0200
  • f40a2ff2ad Fix bad call to fclose with NULL pointer mayeut 2016-04-30 01:50:33 +0200
  • be42e72d22 Fix warnings (#763) Matthieu Darbois 2016-04-30 01:12:16 +0200
  • 4485c2918c Fix warnings mayeut 2016-04-30 00:52:18 +0200
  • d239e75c55 Fix warnings mayeut 2016-04-30 00:36:02 +0200
  • 15f081c896 Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745) Matthieu Darbois 2016-04-30 00:33:27 +0200
  • 93b65520ba Fix Out-Of-Bounds Read in sycc42x_to_rgb function mayeut 2016-04-21 11:11:41 +0200
  • ad593c9e06 Fix heap-buffer-overflow in color_esycc_to_rgb (#748) Matthieu Darbois 2016-04-29 23:51:14 +0200
  • 319fc971fe cppcheck fix for openjp2 (#740) julienmalik 2016-04-29 23:49:17 +0200
  • e166e4a209 Check SSIZ is valid in opj_j2k_read_siz (#762) Matthieu Darbois 2016-04-28 19:20:14 +0200
  • 4ed9728893 Merge d26481f24b into 29313eb5f1 Matthieu Darbois 2016-04-28 12:21:49 +0000
  • 5afb4d0546 Check SSIZ is valid in opj_j2k_read_siz mayeut 2016-04-28 14:01:46 +0200
  • 29313eb5f1 Fix unsigned int overflow reported by UBSan (#761) Matthieu Darbois 2016-04-28 13:16:43 +0200
  • 5c697c398f Fix unsigned int overflow reported by UBSan mayeut 2016-04-28 12:45:40 +0200
  • 5a0ffcc9d6 Fix unsigned int overflow reported by UBSan mayeut 2016-04-28 12:20:54 +0200
  • e982d03966 Fix implicit float-to-bool conversions (#752) julienmalik 2016-04-28 11:52:45 +0200
  • e2d399f9a0 Compare floats to floats Julien Malik 2016-04-26 00:50:20 +0200
  • 7fbf18897c Fix warning : implicit conversion turns floating-point number into boolean: 'OPJ_FLOAT32' (aka 'float') to '_Bool' Julien Malik 2016-04-25 11:01:47 +0200
  • 4dc50f5f6c Fix warning : implicit conversion turns floating-point number into boolean: 'OPJ_FLOAT32' (aka 'float') to '_Bool' Julien Malik 2016-04-25 10:58:38 +0200
  • 01d3c4d7c3 Fix implicit conversion turns floating-point number into boolean: 'double' to '_Bool' Julien Malik 2016-04-25 10:55:55 +0200
  • 66fd497765 Fix unsigned int overflow reported by UBSan (#759) Matthieu Darbois 2016-04-28 00:18:37 +0200
  • 20789fed4e Fix issue 135 mayeut 2016-01-25 22:16:49 +0100
  • 2dbbb724cb Fix heap-buffer-overflow in color_esycc_to_rgb mayeut 2016-04-21 18:59:09 +0200
  • 5947e10ff7 Add clang 3.9 build to Travis matrix (#753) julienmalik 2016-04-27 23:05:43 +0200
  • 7e529b1e0e Fix unsigned int overflow reported by UBSan mayeut 2016-04-27 23:02:39 +0200
  • e6881e7527 Fix negative shift left reported by UBSan (#758) Matthieu Darbois 2016-04-27 21:56:09 +0200
  • ad889f296a Remove clang3.9 debug build Julien Malik 2016-04-27 21:50:21 +0200
  • a37ec952b5 Fix negative shift left reported by UBSan mayeut 2016-04-27 21:03:36 +0200
  • ceda5cac4c Add clang 3.9 build to Travis matrix Julien Malik 2016-04-25 14:51:44 +0200
  • bdbe18cc6f Merge 69744f3916 into 2296dc9e68 Dirk Lemstra 2016-04-27 05:59:12 +0000
  • 2296dc9e68 Remove whitespace and CR at line endings (#678) Stefan Weil 2016-04-26 22:12:11 +0200
  • 6f2ac3ee36 Fix negative shift left reported by UBSan (#757) Matthieu Darbois 2016-04-26 22:06:06 +0200
  • 27ca391fb9 Fix negative shift left reported by UBSan mayeut 2016-04-26 21:28:54 +0200
  • d2a52ab013 opj_flviewer-0.2.10 supersedes #744 szukw000 2016-04-26 11:54:16 +0200
  • d26481f24b Fixes 1st image crash of #704 mayeut 2016-01-27 12:13:16 +0100
  • 204044e3a8 Add the build number to CTEST_BUILD_NAME to differenciate builds on dashboard Julien Malik 2016-04-25 17:50:21 +0200
  • c559c62853 Do not define __attribute__ in opj_includes.h (#751) Matthieu Darbois 2016-04-23 14:17:31 +0200
  • 10486b2fb0 Do not define __attribute__ in opj_includes.h mayeut 2016-04-23 13:31:59 +0200
  • a9feb9addd Merge pull request #750 from mayeut/issue-729-2 Matthieu Darbois 2016-04-23 10:51:46 +0200
  • 74e814358c Allow to write 3/5/7/9/11/13/15 bpp TIF files mayeut 2016-04-23 01:53:32 +0200
  • 54393d9e38 Allow to read 3/5/7/9/11/13/15 bpp TIF files mayeut 2016-04-23 04:24:04 +0200
  • e660136c0c Merge db0e192e5e into 06e8dc9edd Matthieu Darbois 2016-04-23 00:30:49 +0000
  • db0e192e5e Fix warnings mayeut 2016-04-23 02:30:44 +0200
  • 29e8a1cfa4 Allow to write 3/5/7/9/11/13/15 bpp TIF files mayeut 2016-04-23 01:53:32 +0200
  • 563abdbfab Merge 8a3fb6edf8 into 06e8dc9edd julienmalik 2016-04-22 13:44:09 +0000
  • 06e8dc9edd Merge pull request #746 from senbox-org/update_cmake_jpylyzer Matthieu Darbois 2016-04-22 12:54:25 +0200
  • f5446fdcfb Merge pull request #747 from julienmalik/update_libpng Matthieu Darbois 2016-04-22 10:48:40 +0200
  • 8611d127db Import pnglibconf.h.prebuilt as new pnglibconf.h Julien Malik 2016-04-22 00:16:16 +0200
  • 889bf16791 update libpng to from 1.6.17 to 1.6.21 Julien Malik 2016-04-21 18:49:15 +0200
  • 6ea2ff0b06 Update jpylyzer to 1.17.0 Julien Malik 2016-04-19 15:25:42 +0200
  • 3436c4e9ba upgrade cmake to 3.5.2 Julien Malik 2016-04-19 15:22:49 +0200
  • 1292ddbad8 cppcheck fix for openjp2 szukw000 2016-04-20 17:07:48 +0200
  • 7bec77de89 cppcheck fix for openjpwl szukw000 2016-04-20 17:07:10 +0200