Imported Upstream version 2.16 63/302363/1 upstream upstream/2.16
authorJiyong <jiyong.min@samsung.com>
Wed, 6 Dec 2023 01:33:51 +0000 (10:33 +0900)
committerJiyong <jiyong.min@samsung.com>
Wed, 6 Dec 2023 01:34:13 +0000 (10:34 +0900)
commit418a30e3a0b2169c7eb7fbe737920a8780674951
tree0eb8f9631af2ba0140d7e4587a89f51dc9fae511
parent338543404c16a8ff9ce964c1210ca5049aca50bd
Imported Upstream version 2.16

Change-Id: I7f74c09166b4389b581f555f5862a6d78f22a4e6
224 files changed:
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/codeql-analysis.yml
.github/workflows/scorecard.yml [new file with mode: 0644]
.gitignore
.travis.yml [deleted file]
AUTHORS
ChangeLog
LICENSE [moved from COPYING with 95% similarity]
Makefile.am
Makefile.in
Projects/BorlandC_5.5/lcms2.rc
Projects/Qt/lcms2/lcms2.pro [new file with mode: 0644]
Projects/VC2015/lcms2.rc
Projects/VC2017/lcms2.rc
Projects/VC2019/jpegicc/jpegicc.vcxproj
Projects/VC2019/lcms2.rc
Projects/VC2019/lcms2.sln
Projects/VC2019/lcms2_DLL/lcms2_DLL.vcxproj
Projects/VC2019/lcms2_static/lcms2_static.vcxproj
Projects/VC2019/linkicc/linkicc.vcxproj
Projects/VC2019/psicc/psicc.vcxproj
Projects/VC2019/testbed/testbed.vcxproj
Projects/VC2019/tiffdiff/tiffdiff.vcxproj
Projects/VC2019/tifficc/tifficc.vcxproj
Projects/VC2019/transicc/transicc.vcxproj
Projects/VC2022/jpegicc/jpegicc.vcxproj [new file with mode: 0644]
Projects/VC2022/jpegicc/jpegicc.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/lcms2.rc [new file with mode: 0644]
Projects/VC2022/lcms2.sln [new file with mode: 0644]
Projects/VC2022/lcms2_DLL/lcms2_DLL.vcxproj [new file with mode: 0644]
Projects/VC2022/lcms2_DLL/lcms2_DLL.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/lcms2_static/lcms2_static.vcxproj [new file with mode: 0644]
Projects/VC2022/lcms2_static/lcms2_static.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/linkicc/linkicc.vcxproj [new file with mode: 0644]
Projects/VC2022/linkicc/linkicc.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/psicc/psicc.vcxproj [new file with mode: 0644]
Projects/VC2022/psicc/psicc.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/resource.h [new file with mode: 0644]
Projects/VC2022/testbed/testbed.vcxproj [new file with mode: 0644]
Projects/VC2022/testbed/testbed.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/tiffdiff/tiffdiff.vcxproj [new file with mode: 0644]
Projects/VC2022/tiffdiff/tiffdiff.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/tifficc/tifficc.vcxproj [new file with mode: 0644]
Projects/VC2022/tifficc/tifficc.vcxproj.filters [new file with mode: 0644]
Projects/VC2022/transicc/transicc.vcxproj [new file with mode: 0644]
Projects/VC2022/transicc/transicc.vcxproj.filters [new file with mode: 0644]
Projects/Xcode_14/lcms2/lcms2.xcodeproj/project.pbxproj [new file with mode: 0644]
Projects/Xcode_14/lcms2/lcms2.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
Projects/Xcode_14/lcms2/lcms2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
Projects/Xcode_14/lcms2/lcms2.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
README.1ST [deleted file]
README.md [new file with mode: 0644]
SECURITY.md [new file with mode: 0644]
aclocal.m4
autogen.sh
compile [changed mode: 0644->0755]
config.guess
config.sub
configure
configure.ac
depcomp
doc/LittleCMS2.12 API.pdf [deleted file]
doc/LittleCMS2.12 Plugin API.pdf [deleted file]
doc/LittleCMS2.12 tutorial.pdf [deleted file]
doc/LittleCMS2.16 API.pdf [new file with mode: 0644]
doc/LittleCMS2.16 Plugin API.pdf [new file with mode: 0644]
doc/LittleCMS2.16 tutorial.pdf [new file with mode: 0644]
doc/logo-small.png [new file with mode: 0644]
include/Makefile.in
include/lcms2.h
include/lcms2_plugin.h
include/meson.build [new file with mode: 0644]
install-sh
ltmain.sh [changed mode: 0644->0755]
m4/acx_pthread.m4 [deleted file]
m4/ax_append_compile_flags.m4
m4/ax_append_flag.m4
m4/ax_check_compile_flag.m4
m4/ax_gcc_func_attribute.m4
m4/ax_pthread.m4 [new file with mode: 0644]
m4/ax_require_defined.m4
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
missing
plugins/Makefile [new file with mode: 0644]
plugins/Makefile.am
plugins/Makefile.in
plugins/README.1ST
plugins/fast_float/Makefile.in
plugins/fast_float/Projects/VC2022/lcms2_fast_float_plugin.vcxproj [new file with mode: 0644]
plugins/fast_float/Projects/VC2022/lcms2_fast_float_plugin.vcxproj.filters [new file with mode: 0644]
plugins/fast_float/Projects/VC2022/lcms2_fast_float_plugin_testbed.vcxproj [new file with mode: 0644]
plugins/fast_float/Projects/VC2022/lcms2_fast_float_plugin_testbed.vcxproj.filters [new file with mode: 0644]
plugins/fast_float/doc/LittleCMS floating point extensions 1.4.pdf [deleted file]
plugins/fast_float/doc/LittleCMS floating point extensions 1.5.pdf [new file with mode: 0644]
plugins/fast_float/include/Makefile.in
plugins/fast_float/include/lcms2_fast_float.h
plugins/fast_float/include/meson.build [new file with mode: 0644]
plugins/fast_float/meson.build [new file with mode: 0644]
plugins/fast_float/src/Makefile.in
plugins/fast_float/src/fast_16_tethra.c
plugins/fast_float/src/fast_8_curves.c
plugins/fast_float/src/fast_8_matsh.c
plugins/fast_float/src/fast_8_matsh_sse.c
plugins/fast_float/src/fast_8_tethra.c
plugins/fast_float/src/fast_float_15bits.c
plugins/fast_float/src/fast_float_15mats.c
plugins/fast_float/src/fast_float_cmyk.c
plugins/fast_float/src/fast_float_curves.c
plugins/fast_float/src/fast_float_internal.h
plugins/fast_float/src/fast_float_lab.c
plugins/fast_float/src/fast_float_matsh.c
plugins/fast_float/src/fast_float_separate.c
plugins/fast_float/src/fast_float_sup.c
plugins/fast_float/src/fast_float_tethra.c
plugins/fast_float/src/lcms2_fast_float.rc.in [new file with mode: 0644]
plugins/fast_float/src/meson.build [new file with mode: 0644]
plugins/fast_float/testbed/Makefile.am
plugins/fast_float/testbed/Makefile.in
plugins/fast_float/testbed/demo_cmyk.c [new file with mode: 0644]
plugins/fast_float/testbed/fast_float_testbed.c
plugins/fast_float/testbed/meson.build [new file with mode: 0644]
plugins/meson.build [new file with mode: 0644]
plugins/test_profiles/meson.build [new file with mode: 0644]
plugins/test_profiles/test0.icc [moved from plugins/fast_float/testbed/test0.icc with 100% similarity]
plugins/test_profiles/test1.icc [moved from plugins/fast_float/testbed/test1.icc with 100% similarity]
plugins/test_profiles/test2.icc [moved from plugins/fast_float/testbed/test2.icc with 100% similarity]
plugins/test_profiles/test3.icc [moved from plugins/fast_float/testbed/test3.icc with 100% similarity]
plugins/test_profiles/test5.icc [moved from plugins/fast_float/testbed/test5.icc with 100% similarity]
plugins/threaded/COPYING.GPL3 [new file with mode: 0644]
plugins/threaded/Makefile.am [new file with mode: 0644]
plugins/threaded/Makefile.in [new file with mode: 0644]
plugins/threaded/Projects/VC2022/lcms2_threaded_plugin.vcxproj [new file with mode: 0644]
plugins/threaded/Projects/VC2022/lcms2_threaded_plugin.vcxproj.filters [new file with mode: 0644]
plugins/threaded/Projects/VC2022/lcms2_threaded_plugin_testbed.vcxproj [new file with mode: 0644]
plugins/threaded/Projects/VC2022/lcms2_threaded_plugin_testbed.vcxproj.filters [new file with mode: 0644]
plugins/threaded/doc/LittleCMS threaded extensions 1.0.pdf [new file with mode: 0644]
plugins/threaded/include/Makefile.am [new file with mode: 0644]
plugins/threaded/include/Makefile.in [new file with mode: 0644]
plugins/threaded/include/lcms2_threaded.h [new file with mode: 0644]
plugins/threaded/include/meson.build [new file with mode: 0644]
plugins/threaded/meson.build [new file with mode: 0644]
plugins/threaded/src/Makefile.am [new file with mode: 0644]
plugins/threaded/src/Makefile.in [new file with mode: 0644]
plugins/threaded/src/lcms2_threaded.rc.in [new file with mode: 0644]
plugins/threaded/src/meson.build [new file with mode: 0644]
plugins/threaded/src/threaded_core.c [new file with mode: 0644]
plugins/threaded/src/threaded_internal.h [new file with mode: 0644]
plugins/threaded/src/threaded_main.c [new file with mode: 0644]
plugins/threaded/src/threaded_scheduler.c [new file with mode: 0644]
plugins/threaded/src/threaded_split.c [new file with mode: 0644]
plugins/threaded/testbed/Makefile.am [new file with mode: 0644]
plugins/threaded/testbed/Makefile.in [new file with mode: 0644]
plugins/threaded/testbed/meson.build [new file with mode: 0644]
plugins/threaded/testbed/threaded_testbed.c [new file with mode: 0644]
src/Makefile.in
src/cmsalpha.c
src/cmscam02.c
src/cmscgats.c
src/cmscnvrt.c
src/cmserr.c
src/cmsgamma.c
src/cmsgmt.c
src/cmshalf.c
src/cmsintrp.c
src/cmsio0.c
src/cmsio1.c
src/cmslut.c
src/cmsmd5.c
src/cmsmtrx.c
src/cmsnamed.c
src/cmsopt.c
src/cmspack.c
src/cmspcs.c
src/cmsplugin.c
src/cmsps2.c
src/cmssamp.c
src/cmssm.c
src/cmstypes.c
src/cmsvirt.c
src/cmswtpnt.c
src/cmsxform.c
src/lcms2.def
src/lcms2.rc.in [new file with mode: 0644]
src/lcms2_internal.h
src/meson.build [new file with mode: 0644]
testbed/Makefile.in
testbed/alpha_test.c [new file with mode: 0644]
testbed/meson.build [new file with mode: 0644]
testbed/new.icc
testbed/testbed.exp [new file with mode: 0644]
testbed/testcms2.c
testbed/testcms2.h
testbed/testplugin.c
testbed/zoo_icc.c
utils/common/meson.build [new file with mode: 0644]
utils/common/utils.h
utils/common/vprf.c
utils/common/xgetopt.c
utils/delphi/lcms2dll.pas
utils/jpgicc/Makefile.in
utils/jpgicc/jpgicc.c
utils/jpgicc/meson.build [new file with mode: 0644]
utils/linkicc/Makefile.in
utils/linkicc/linkicc.c
utils/linkicc/meson.build [new file with mode: 0644]
utils/meson.build [new file with mode: 0644]
utils/psicc/Makefile.in
utils/psicc/meson.build [new file with mode: 0644]
utils/psicc/psicc.c
utils/samples/meson.build [new file with mode: 0644]
utils/samples/wtpt.c
utils/tificc/Makefile.in
utils/tificc/meson.build [new file with mode: 0644]
utils/tificc/tifdiff.c
utils/tificc/tificc.c
utils/transicc/Makefile.in
utils/transicc/meson.build [new file with mode: 0644]
utils/transicc/transicc.c