summaryrefslogtreecommitdiff
path: root/src/bin/common/color.c
AgeCommit message (Expand)Author
2024-02-18opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() ...Even Rouault
2020-04-17color_apply_icc_profile: add checks on the number of components (#1236)szukw000
2018-11-27color_apply_icc_profile: avoid potential heap buffer overflowEven Rouault
2017-08-08Merge pull request #975 from szukw000/changes-for-afl-testsAntonin Descampe
2017-08-07Complementary fix to previous commitEven Rouault
2017-08-07Add opj_image_data_alloc() / opj_image_data_free()Even Rouault
2017-07-31Catch images broken by AFLszukw000
2017-07-29color_cielab_to_rgb(): reject images with components of different dimensions ...Even Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-05-08Fix Heap Buffer Overflow in function color_cmyk_to_rgbmayeut
2016-04-30Fix warnings (#763)Matthieu Darbois
2016-04-30Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)Matthieu Darbois
2016-04-29Fix heap-buffer-overflow in color_esycc_to_rgb (#748)Matthieu Darbois
2016-04-29cppcheck fix for openjp2 (#740)julienmalik
2015-10-12Minor style fix to remove c++ commentsMathieu Malaterre
2015-09-13Fix function namemayeut
2015-09-13Correct leak in color_cielab_to_rgbmayeut
2015-09-09Remove C++ commentmayeut
2015-08-23Fix some UBSan warningsmayeut
2015-08-21Add tests for CMYK/esYCC/CIELabmayeut
2015-08-21Fix formattingmayeut
2015-07-30Defines three new functionsszukw000
2014-11-18[trunk] fixed a bug leading to jpwl build failure & add related odd width/hei...Matthieu Darbois
2014-10-21[trunk] fixed invalid member values from opj_read_header or opj_decode (fixes...Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-12[trunk] Make sure to use 8bits buffer when applying the ICC profile.Mathieu Malaterre
2014-03-12[trunk] Add debug info to be able to test integration with littlecmsMathieu Malaterre
2014-03-11[trunk] Fix compilation errors when JPWL and/or MJ2 are buildMathieu Malaterre
2014-03-10[trunk] Remove warning about sign conversion in color.cMathieu Malaterre
2014-03-10[trunk] Remove 2 warnings about set but not used variablesMathieu Malaterre
2014-03-03[trunk] Remove easy to fix warnings about conversionMathieu Malaterre
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
2012-11-16[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #defineMathieu Malaterre
2012-11-16[trunk] Attempt to fix compilation error with mj2Mathieu Malaterre
2012-11-16[trunk] solve the problem with new opj_ symbols in color.cMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre