libvips/libvips/colour
John Cupitt d2a9a20a78 fix thumbnail regression with cmyk in and out
56d98f3ef0 broke cmyk->cymk thumbnails
2019-04-23 17:09:20 +01:00
..
profiles make fallback profiles available to icc_import etc. 2019-01-02 10:59:16 +00:00
CMYK2XYZ.c reformat in vips style 2019-01-16 20:18:09 +00:00
HSV2sRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LCh2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LCh2UCS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LCh.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LabQ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LabS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2LabS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2sRGB.c Improve greyscale perf by using isinf/isnan after calc 2018-01-02 20:36:14 +00:00
LabS2Lab.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabS2LabQ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Makefile.am Merge branch 'master' into cmyk2srgb 2019-01-12 14:39:20 +00:00
UCS2LCh.c add VIPS_ONCE and use it everywhere 2017-11-23 08:43:08 +00:00
XYZ2CMYK.c fix thumbnail regression with cmyk in and out 2019-04-23 17:09:20 +01:00
XYZ2Lab.c add VIPS_ONCE and use it everywhere 2017-11-23 08:43:08 +00:00
XYZ2Yxy.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
XYZ2scRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Yxy2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
colour.c fix profile attach on colour output 2019-01-17 16:36:25 +00:00
colourspace.c fix thumbnail regression with cmyk in and out 2019-04-23 17:09:20 +01:00
dE00.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
dE76.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
dECMC.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
float2rad.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
icc_transform.c better rejection of broken embedded profiles 2019-04-17 16:19:38 +01:00
pcolour.h add vips_profile_load() 2019-01-10 22:48:21 +00:00
profile_load.c fix travis compiler warnings 2019-02-20 12:49:59 +00:00
profiles.c seems to work 2019-01-03 13:34:13 +00:00
profiles.h make fallback profiles available to icc_import etc. 2019-01-02 10:59:16 +00:00
rad2float.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
sRGB2HSV.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
sRGB2scRGB.c sRGB2scRGB uses the colour luts directly 2017-11-26 16:47:24 +00:00
scRGB2BW.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2sRGB.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
wrap-profiles.sh make fallback profiles available to icc_import etc. 2019-01-02 10:59:16 +00:00