opj_j2k_is_imf_compliant: Fix out of bounds access.
[openjpeg.git] / src / lib / openjpip /
2021-01-04 Even RouaultMerge pull request #866 from tSed/master
2020-05-20 Even RouaultMerge pull request #1211 from sebras/master
2020-04-16 Even RouaultMerge pull request #1244 from rouault/fix_pi_warnings
2020-04-16 Eduardo Barrettojp3d/jpwl/mj2/jpip: Fix resource leaks (#1226)
2018-09-22 Even RouaultMerge pull request #1148 from hlef/master
2018-09-22 Even RouaultMerge branch 'pr1095'
2018-09-22 Even RouaultMerge branch 'pr1107'
2018-09-22 Even RouaultMerge pull request #1136 from reverson/master
2018-09-22 Even RouaultMerge pull request #1119 from stweil/ssize_t
2018-06-18 Stefan WeilUse local type declaration for POSIX standard type... 1119/head
2017-11-14 Even RouaultMerge pull request #1042 from radarhere/cmake
2017-11-14 Andrew MurrayChanged cmake version test to allow for cmake 2.8.11.x 1042/head
2017-07-26 Even RouaultSpelling fixes (patch by ka7, #890, rebased on top...
2017-05-15 Even RouaultMerge pull request #926 from rouault/reformat_h_files
2017-05-15 Even RouaultReformat: apply reformattin on .h files (#128) 926/head
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2016-09-21 Stefan WeilFix some issues reported by Coverity Scan (#846)
2016-09-21 Stefan WeilFix potential out-of-bounds read (coverity) (#844)
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-07-11 Stefan WeilFix dependency for pkg-config (issue #594) (#795)
2016-05-10 Stefan WeilAdd missing source for the JPIP library and executables...
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typo in variable name 610/head
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-09-01 Matthieu DarboisMerge pull request #572 from mayeut/master
2015-09-01 mayeutCorrect CMake version requirements 572/head
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #552 from mayeut/jpylyzer
2015-07-30 Matthieu DarboisMerge pull request #555 from rdieter/master
2015-07-30 Rex Dieterbetter -ffast-math handling 555/head
2014-04-24 Mathieu Malaterre[trunk] Make sure OpenJPIP compiles on WIN32
2014-04-24 Antonin Descampe[trunk] fixed reference to opj_stream_set_user_data_v3...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
2014-03-03 Mathieu Malaterre[trunk] Prefer compile time constant to avoid conversio...
2014-03-03 Mathieu Malaterre[trunk] Remove warning about cast double -> int. Instea...
2014-03-03 Mathieu Malaterre[trunk] remove all api with invalid FILE* parameters...
2014-02-26 Mathieu Malaterre[trunk] Fix invalid write access in JPIP code.
2013-10-15 Rex Dietercomplete openjpeg2 pkgconfig support, bug #68
2012-12-04 Mickael Savinaud[trunk] add openjpeg.h in some files of openjpip to...
2012-11-15 Mickael Savinaud[trunk] update some applications with new OPJ_BOOL...
2012-11-15 Mickael Savinaud[trunk] propagate the new OPJ_ symbol and type to openjpip
2012-10-29 Mathieu Malaterre[trunk] Remove bool.h, use opj_bool instead
2012-10-29 Mathieu Malaterre[trunk] Fix remainings issues with doxygen doc
2012-10-25 Mathieu Malaterre[trunk] Since r2060 (and r2059) openjpip is now a first...
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-15 Mathieu Malaterre[trunk] Fix JPIP compilation. Some prototypes were...
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] Fix compilation in static mode. Prevent duplica...
2012-10-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
2012-10-05 Mathieu Malaterre[trunk] Make openjpip a first class shared lib, for...
2012-10-05 Mathieu Malaterre[trunk] First step in moving JPIP code out of openjp2
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: fix jpip doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: only keep a single...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task