ABI
Tracker

(OpenJPEG)




Changelog from Git



commit 9f24b078c7193e886f6cfb329d3469eb1facf68d
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-09-06 00:49:53 +0200

    Change 'restrict' define to 'OPJ_RESTRICT' (#816)
    
    Visual Studio 2015 does not pass regression tests with `__restrict` so kept disabled for MSVC.
    Need to check proper usage of OPJ_RESTRICT (if correct then there’s
    probably a bug  in vc14)
    
    Closes #661

commit 51155950eb3320a49835bb05d7867240d4d0cccc
Author: Stefan Weil <sw@weilnetz.de>
Date:   2016-09-05 22:07:50 +0200

    Add .gitignore (#787)
    
    Ignore all files and directories which are generated by `cmake . && make`.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>

commit 23cee2228638b5f2372160b193dc30dd1014addf
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-09-02 23:58:12 +0200

    Switch to clang 3.8 (#814)
    
    clang 3.9 is currently unavailable for precise through apt

commit 4a2a8693e5a02207a8813b02a375abdc4e43c49b
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-08-06 13:04:56 +0200

    Update to lcms 2.8 (#808)

commit 1509ccc51f8de0523821ffd2f3d1946b10e49614
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-08-06 12:51:40 +0200

    Update to libpng 1.6.24 (#807)

commit 5bb919a30e77ee2c96984883fe2cfb714b62bddc
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-08-06 12:26:46 +0200

    Reenable clang-3.9 build on travis (#806)
    
    clang-3.9 is now available with apt add-on in travis-ci

commit b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-07-14 11:06:26 +0200

    Add compilation test for standalone inclusion of openjpeg.h (#798)
    
    This ensures all openjpeg.h dependencies are met.
    Fix #673

commit e40c28c2e89c30ebb682fe2fabef10930e039c1f
Author: Stefan Weil <sw@weilnetz.de>
Date:   2016-07-14 10:49:17 +0200

    jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)
    
    The type casts which used this data type can be removed by changing
    the signature of function swap16. As this function is called with
    unsigned variables, this change is reasonable.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>

commit 18da6155b2b69472d36ef8b13fd82878966b451c
Author: Stefan Weil <sw@weilnetz.de>
Date:   2016-07-12 00:45:51 +0200

    Fix dependency for pkg-config (issue #594) (#795)
    
    openjpeg provides libopenjp2.pc, so the require statements must refer to
    libopenjp2 instead of openjp2.
    Fixes #594
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>

commit b3c422654fe847b765b7f2f1d662e43bac1a682c
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-07-06 00:26:37 +0200

    Update ABI tracker script
    
    Disable previous version.

commit 9db62b20111198429c4fa9650dda16e1ee326f3c
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-07-05 23:53:31 +0200

    Update ABI tracker from 2.1 to 2.1.1

commit 7948d83340e19f8520b4d1dc87a03fcc9613732e
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 23:33:00 +0200

    update api/abi tracker

commit 132c4a248b53510466381e348e45f52e1f5f4afd
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-07-05 22:12:11 +0200

    Add version 2.1.1 to ABI tracker

commit ed294598eacda0664ec8ebfa843ae242036f21f8
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 18:10:35 +0200

    Trigger API/ABI update on website

commit fef144283f070e24a0a8f9e86158ec6353e99cf1
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 16:49:10 +0200

    Update INSTALL.md

commit 4c5a1cc82584e263103fc48c8bd729985199c147
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 16:40:27 +0200

    Update AUTHORS.md

commit bd96ed835352897c30ecc0f5cff43d0b1399e4e5
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 16:07:16 +0200

    Update AUTHORS file

commit f4a708ba0fe0ef906209ba608c6059572ff76dcf
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 16:04:29 +0200

    Update INSTALL, README and THANKS file

commit 2372cb78a01132aa3e9c1f55065355035d031330
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-07-05 15:29:02 +0200

    Upload changelog and convert some files to mardown

commit 9d5002f8fd2f52521b5303ae391051ef201e9b5c
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-06-26 20:00:37 +0200

    Remove useless diff command in abi-check.sh

commit e4c74f536461f6af1d4487bf4e8250d60a06f431
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-06-25 01:09:42 +0200

    Correct abi-check.sh for PR (#791)

commit cb72c08472f2e82387ebdde1792c6b39a25019d5
Author: maddin200 <maddin200@aol.com>
Date:   2016-06-21 22:13:57 +0200

    Update tcd.c (#790)
    
    cppcheck unitialized variable

commit 898ca6f52247cf869b66048b21871f236fd5f900
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-06-21 22:09:08 +0200

    Remove clang-3.9 build
    
    c.f. travis-ci/travis-ci#6120

commit 86698be6e9ca3375a42e7cc00c743bd1bf9b203d
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-06-21 17:41:29 +0200

    Automatic upload of ABI report (end)

commit cdcb77e796f8f06d3838356c0a2931a82b4375be
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-06-21 17:21:08 +0200

    Automatic upload of ABI report (ctd)

commit 954dad66dea3c5bb1e59187987e77c18f7b593ec
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-06-21 16:46:38 +0200

    Automatic upload of ABI report (ctd)

commit 48744a1342123945ca461839ffe52d9b2c467fc9
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-06-21 16:19:06 +0200

    setup automatic upload of ABI reports

commit d0babeb6f6cdd1887308137df37bb2b4724a6592
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-05-15 01:36:31 +0200

    WIP automatic release

commit d1ca2b4f29efc9e12a77c7aba76091beae1966ec
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-05-15 00:53:24 +0200

    WIP: debug travis run script

commit 8ba0de3e45aec595361a4f321e67dfd745d492d3
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-05-15 00:42:54 +0200

    Update travis and appveyor to enable automatic releases on tag commit

commit 2e0779e2505f98ea43eced3ee650a2a61a6b017c
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-05-13 12:31:56 +0200

    Update version number in CMakeLists.txt

commit e55130d3c53388e44fa7ea63a436d73b39d95159
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-05-13 12:25:55 +0200

    Update NEWS

commit 4d2b6a671a0431722cd4845b246fe0a09f7ca934
Author: Stefan Weil <sw@weilnetz.de>
Date:   2016-05-10 22:08:49 +0200

    Update implementation of opj_calloc (#705)

commit aae066debc29f6fe44bfcda1206bba0a68dfd00e
Author: Stefan Weil <sw@weilnetz.de>
Date:   2016-05-10 22:02:49 +0200

    Add missing source for the JPIP library and executables (issue #658) (#659)
    
    They all need opj_malloc and other functions from opc_malloc.c.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>

commit 6609719b409be038c2d41765b64e42f7b92f79cb
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-05-08 20:26:12 +0200

    Correct expected result for test of issue 495

commit 1a8318f6c24623189ecb65e049267c6f2e005c0e
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-05-08 20:10:13 +0200

    Fix Out-of-Bounds Access in function opj_tgt_reset
    
    Fix uclouvain/openjpeg#775

commit 162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-05-08 19:18:05 +0200

    Fix Heap Buffer Overflow in function color_cmyk_to_rgb
    
    Fix uclouvain/openjpeg#774

commit 8f9cc62b3f9a1da9712329ddcedb9750d585505c
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-05-08 18:40:12 +0200

    Fix division by zero
    
    Fix uclouvain/openjpeg#733

commit 44a499f2acf10b55172d07abf387e5a579a585f7
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-05-03 22:22:03 +0200

    Update lcms2 (#773)
    
    Update to mm2/Little-CMS@e342f44

commit 94cfb1b008319e8b0b17e741f1e29e0a7b90af38
Merge: ba0cf12 17a0a8a
Author: julienmalik <julienmalik@users.noreply.github.com>
Date:   2016-05-02 21:57:55 +0200

    Merge pull request #769 from julienmalik/cmake_lowercase
    
    Use lowercase for cmake commands consistenly

commit 17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831
Author: Julien Malik <julien.malik@paraiso.me>
Date:   2016-05-02 16:03:16 +0200

    Use lowercase for cmake commands consistenly
    
    Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
    This needs vim 7.3 and fails with vim 7.4
    
    This also fixes a number of :
    - missing empty line at end of files
    - useless space at end of lines

commit ba0cf122f6820d38a7a5acc65b9d64392dd94e83
Merge: da56086 e1e018a
Author: julienmalik <julienmalik@users.noreply.github.com>
Date:   2016-05-02 14:34:32 +0200

    Merge pull request #767 from julienmalik/fix_memset_null_pointer
    
    Fix UBSan gcc warning for first arg to memset non null

commit da56086e012117edb278408e6062d1b890b53576
Merge: b51d088 04b8cbd
Author: julienmalik <julienmalik@users.noreply.github.com>
Date:   2016-05-02 14:32:08 +0200

    Merge pull request #768 from julienmalik/filter_clang_warnings
    
    Ignore clang's summary warning

commit 04b8cbd27aae2372b19598a38ba15e860952cae2
Author: Julien Malik <julien.malik@paraiso.me>
Date:   2016-05-02 12:55:43 +0200

    Ignore clang's summary warning
    
    This assumes prior text has matched some other warning expression.
    
    This reduces the warnings reported for clang build on the dashboard,
    which were caused only by the "XXX warnings generated." message.
    For some reason they were not reported when not using ctest launchers.
    
    This commit allows to confidently use ctest launchers to improve
    dashboard reports.

commit e1e018a8dc8c96f45486768356b7fb370ae0527c
Author: Julien Malik <julien.malik@paraiso.me>
Date:   2016-05-02 12:13:24 +0200

    Fix UBSan gcc warning for first arg to memset non null

commit b51d088267cb88eb95555ea047755120e36c511b
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-05-01 18:05:46 +0200

    Update to libtiff-4.0.6 (#764)

commit 4f11e89c803fd9a332698bc36338a4be87c6d199
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-04-30 18:51:36 +0200

    Add tests for recent issues
    
    Update uclouvain/openjpeg#725
    Update uclouvain/openjpeg#726

commit 9a20f8e8d1a91bd032e81ac53bf9a48dbb92bc29
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-04-30 17:58:04 +0200

    Update lcms (#544)
    
    Update to mm2/Little-CMS@0e8234e090d6aab33f90e2eb0296f30aa0705e57

commit 72deb588cbc8d5f56f8b0db3a2d120913e792cb8
Merge: cd77b60 20789fe
Author: Antonin Descampe <antonin@gmail.com>
Date:   2016-04-30 13:51:01 +0200

    Merge pull request #706 from mayeut/issue135
    
    Fix issue 135
    The fix is legal regarding the standard but I did not manage to find out if it covers a bug in opj_t2_read_packet_data or if the file is corrupted

commit cd77b6003b774dd337835630ea7b9b1fbc68d264
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-04-30 12:15:22 +0200

    Fix some coverity warnings

commit f40a2ff2ad821cf6492761c01de136ac2bf48b4a
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-04-30 01:50:33 +0200

    Fix bad call to fclose with NULL pointer

commit be42e72d220ffa89b33c8d24d0c0d4c8de8533cf
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-04-30 01:12:16 +0200

    Fix warnings (#763)

commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
Author: mayeut <mayeut@users.noreply.github.com>
Date:   2016-01-25 22:16:49 +0100

    Fix issue 135
    
    dwt_interleave_h.gsr105.jp2 now has the same output as kakadu
    issue399 is corrupted. Only the corrupted part changes.
    
    Update known failures for x86 MD5
    
    NR-DEC-kodak_2layers_lrcp.j2c-31-decode-md5
    NR-DEC-kodak_2layers_lrcp.j2c-32-decode-md5
    NR-DEC-issue135.j2k-68-decode-md5

commit 5947e10ff7bebdcc8f72ab9246f03db05582fa0a
Author: julienmalik <julienmalik@users.noreply.github.com>
Date:   2016-04-27 23:05:43 +0200

    Add clang 3.9 build to Travis matrix (#753)

commit e6881e75279627096fbbaca19e837252737a3892
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
Date:   2016-04-27 21:56:09 +0200

    Fix negative shift left reported by UBSan (#758)
    
    Follow-up of #757
    
    This shall have no performance impact on 2’s complement machine where
    the compiler replaces the multiplication by power of two (constant) by
    a left shift.
    Verified at least on MacOS Xcode 7.3, same assembly generated after fix.

...