aboutsummaryrefslogtreecommitdiffstats
path: root/src/libclut.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-16fix cielab to ciexyz conversionMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-05m + new colour spacesMattias Andrée1-26/+119
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-05Fix errorMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-04mMattias Andrée1-13/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-03Fix bugsMattias Andrée1-23/+23
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-02Add libclut_model_rgb_to_ciexyz and libclut_model_ciexyz_to_rgbMattias Andrée1-7/+73
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-02Add new colour spacesMattias Andrée1-12/+558
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-02test rgb conversionMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-02RGB colour space conversionMattias Andrée1-27/+494
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Add RGB colourspace conversionMattias Andrée1-0/+145
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05Fix bugs in cie functions0.3Mattias Andrée1-7/+7
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05Fix bug in libclut_apply__0.2Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05whoopsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-16CleanupMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-16Improve libclut_sigmoidMattias Andrée1-27/+55
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-16docMattias Andrée1-1/+8
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-15Suppres clang warningsMattias Andrée1-5/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-15Also mention libcoopgammaMattias Andrée1-28/+28
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-15Add libclut_translateMattias Andrée1-0/+82
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Suppress warningMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Suppress warningsMattias Andrée1-105/+146
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Fix bugs and test libclut_clip and libclut_applyMattias Andrée1-13/+13
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Test and fix libclut_linearise and libclut_standardiseMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13More tests and bug fixesMattias Andrée1-31/+29
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Fix a bug + Test some functionsMattias Andrée1-20/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-13Add missing ++-operationsMattias Andrée1-36/+36
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-01-11whitespaceMattias Andrée1-0/+12
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-11typo + macro variants of functionsMattias Andrée1-14/+161
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-11m docMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-11typo + remove libclut_model_delta_e, it is irrelevantMattias Andrée1-14/+0
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-10linking requirements for macrosMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-10mMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-10m + some of the macrosMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-10param ramp => clutMattias Andrée1-144/+144
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07mMattias Andrée1-22/+22
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07m + libclut_cie_applyMattias Andrée1-118/+216
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07m + libclut_applyMattias Andrée1-12/+62
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut.cMattias Andrée1-0/+165
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07m + libclut_lower_resolutionMattias Andrée1-110/+199
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07typo + libclut_manipulate + libclut_cie_manipulate + libclut_start_over + libclut_clipMattias Andrée1-3/+139
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07m + libclut_rgb_limits + libclut_cie_limitsMattias Andrée1-154/+157
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut_sigmoidMattias Andrée1-0/+45
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut_negative + libclut_rgb_invert + libclut_cie_invertMattias Andrée1-0/+137
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut_gammaMattias Andrée1-0/+27
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut_linearise + libclut_standardiseMattias Andrée1-0/+58
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07mMattias Andrée1-36/+37
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07mMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07typo + libclut_rgb_brightness + libclut_cie_brightnessMattias Andrée1-3/+100
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2016-01-07libclut_rgb_contrast + libclut_cie_contrastMattias Andrée1-0/+159
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>