Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)
[openjpeg.git] / src / bin / common / color.c
2016-04-29 Matthieu DarboisFix Out-Of-Bounds Read in sycc42x_to_rgb function ...
2016-04-29 Matthieu DarboisFix heap-buffer-overflow in color_esycc_to_rgb (#748)
2016-04-29 julienmalikcppcheck fix for openjp2 (#740)
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-13 mayeutMerge branch 'master' into coc-qcc
2015-10-13 Matthieu DarboisMerge pull request #627 from mayeut/appveyor
2015-10-12 Mathieu MalaterreMinor style fix to remove c++ comments
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-13 mayeutMerge branch 'master' into travis-matrix
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-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
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-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-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
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
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