Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-24Fix black point compensation issue on unbounded capable profilesMarti Maria
Some profiles on unbounded mode can return L* negative, this was affecting black point compensation algorithm. Also, added dynamic version reporting as fixing the described bug uncovered an issue with *.so version reporting
2022-02-12Fix an out of bounds readMarti Maria
Harmless but nasty, the memory was read and then not used.
2022-01-29update copyright noticesMarti Maria
Update copyrights to generate the release
2021-06-20Fix #258Marti Maria
Fix vulnerability of jpegicc example on crafted EXIF
2020-12-08Cleanup on tools & samplesMarti Maria
add --help option add copyright notice refactoring on xgetopt remove unused toggle char
2020-10-01cosmetic changesMarti Maria
to make codeQL happy
2020-04-01Prepare 2.10 release (I)Marti Maria
Some minor changes to prepeare 2.10 release
2018-05-21Misc. typosluz.paz
Found via `codespell -q 3`
2018-02-24Replace non-ASCII charactersStefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-07-14Prepare for 2.9 releaseMarti Maria
Set copyright notices and version stamp, Still there are missing files, like documentation
2016-03-29Change copyright dateMarti
2016-01-30Added support for Argyll's ARTS tagMarti
2014-03-17Fix jpgicc devicelinklcms2.6Marti Maria
2014-02-12Merge from Artifex branchlcms2.6rc0Marti Maria
2013-05-13Remove ^MMarti Maria
2013-05-13Clean tabs & format after the GIT merge disasterMarti Maria
2013-04-17utils/jpgicc/jpgicc.c: Fix fprintf parameter numberXhmikosR
2012-07-02Trimmed filesMarti Maria
2012-06-27Several changes for 2.4Marti Maria
2010-12-13Adding adaptation state control in jpgicc, tificcMarti Maria
2010-11-23Final changes to 2.1Marti Maria
2010-07-09Turn off some warnuings in jpgiccMarti Maria
2010-07-09Adding cmsChangeBuffersFormat, fixing VC2010 projectMarti Maria
2010-05-20Trilinear interpolation in Lab indexed LUTSMarti Maria
2010-05-20Revert "Added trilinear interpolation"Marti Maria
This reverts commit a752207905faf6ac8826bc529d6e9985d547b192.
2010-05-19Added trilinear interpolationMarti Maria
2010-04-20Visual Studio 2010 supportMarti Maria
2010-04-06Fixed a bug in devicelink profilesMarti Maria
2010-02-08initial commitMarti Maria