libvips/libvips/colour
John Cupitt 362adae8c6
Revert "Enhance the introspection support by fixing annotations (#2655)" (#2656)
This reverts commit 47796dcda0.
2022-02-15 10:08:07 +00:00
..
profiles add p3.icm to makefile.am 2021-04-08 10:53:15 +01: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 Fix a few -Wstrict-aliasing=1 warnings (#2380) 2021-08-07 18:11:36 +01:00
LCh2UCS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
Lab2LCh.c Perf: improve conversion to LCH by ~30%, avoid costly atan2 2020-07-19 15:29:03 +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 Fix a few -Wstrict-aliasing=1 warnings (#2380) 2021-08-07 18:11:36 +01:00
LabQ2Lab.c fix << on signed int warnings 2019-08-02 05:35:18 +01:00
LabQ2LabS.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
LabQ2sRGB.c Revert "Enhance the introspection support by fixing annotations (#2655)" (#2656) 2022-02-15 10:08:07 +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 move the nsgif source into the tree 2021-02-28 12:20:05 +00:00
UCS2LCh.c avoid a harmless out of bounds read 2019-08-29 15:42:05 +01:00
XYZ2CMYK.c fix thumbnail regression with cmyk in and out 2019-04-23 17:09:20 +01:00
XYZ2Lab.c Revert "Enhance the introspection support by fixing annotations (#2655)" (#2656) 2022-02-15 10:08:07 +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 void /0 in Yxy2XYZ 2019-08-29 14:20:30 +01:00
colour.c fix profile attach on colour output 2019-01-17 16:36:25 +00:00
colourspace.c Revert "Enhance the introspection support by fixing annotations (#2655)" (#2656) 2022-02-15 10:08:07 +00: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 more dbg output 2021-06-30 17:22:35 +01:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
pcolour.h add vips_profile_load() 2019-01-10 22:48:21 +00:00
profile_load.c better falling back on profile load 2021-04-24 17:44:25 +01:00
profiles.c colour: add a fallback for the increasingly-common P3 profile 2021-04-07 21:44:33 +01:00
profiles.h revise profile_load 2019-08-08 13:23:28 +01:00
rad2float.c remove a pointless optimisation from rad2float 2019-08-27 09:23:16 +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 Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
scRGB2XYZ.c Update GObject introspection annotations for libvips/colour directory 2017-09-30 19:29:17 +01:00
scRGB2sRGB.c Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
wrap-profiles.sh Compress fallback profiles with zlib 2021-02-26 19:18:49 +00:00