Merge pull request #623 from stweil/c++
[openjpeg.git] / src / bin / common /
2015-10-07 Matthieu DarboisMerge pull request #623 from stweil/c++
2015-10-07 Stefan WeilFix warnings for C++ 623/head
2015-09-25 mayeutProvide safer string copy than strncpy
2015-09-13 Matthieu DarboisMerge pull request #590 from mayeut/master
2015-09-13 mayeutFix function name 590/head
2015-09-13 mayeutCorrect leak in color_cielab_to_rgb
2015-09-11 Matthieu DarboisMerge pull request #578 from mayeut/travis-ci
2015-09-09 mayeutRemove C++ comment
2015-08-23 mayeutFix some UBSan warnings
2015-08-21 Matthieu DarboisMerge pull request #567 from mayeut/master
2015-08-21 mayeutAdd tests for CMYK/esYCC/CIELab 567/head
2015-08-21 mayeutFix formatting
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 szukw000Defines three new functions 559/head
2014-11-22 Matthieu Darbois[trunk] added option to force rgb output in opj_decompr...
2014-11-18 Matthieu Darbois[trunk] fixed a bug leading to jpwl build failure ...
2014-10-21 Antonin Descampe[trunk] fixed invalid member values from opj_read_heade...
2014-04-28 Mathieu Malaterre[trunk] Missing endianess setting
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-17 Mathieu Malaterre[trunk] Update BSD-4 copyright into a BSD-3 copyright
2014-03-12 Mathieu Malaterre[trunk] Make sure to use 8bits buffer when applying...
2014-03-12 Mathieu Malaterre[trunk] Add debug info to be able to test integration...
2014-03-11 Mathieu Malaterre[trunk] Fix compilation errors when JPWL and/or MJ2...
2014-03-10 Mathieu Malaterre[trunk] Remove warning about sign conversion in color.c
2014-03-10 Mathieu Malaterre[trunk] Remove 2 warnings about set but not used variables
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2014-02-25 Mathieu Malaterre[trunk] Clarify raw input in openjpeg. LSB vs MSB are...
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2012-11-16 Mathieu Malaterre[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consi...
2012-11-16 Mathieu Malaterre[trunk] Attempt to fix compilation error with mj2
2012-11-16 Mickael Savinaud[trunk] solve the problem with new opj_ symbols in...
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task