gecko-dev/gfx/qcms
Andrew Osmond 5ee82cb26c Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel
This patch adds support for color management in BMPs added in
BITMAPV4HEADER and BITMAPV5HEADER. While display of BMPs is relatively
rare this comes in handy when interacting with the Windows clipboard.

Differential Revision: https://phabricator.services.mozilla.com/D64880

--HG--
extra : moz-landing-system : lando
2020-03-03 14:16:00 +00:00
..
fuzztest
chain.c
chain.h
iccread.c Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
matrix.c
matrix.h
moz.build
qcms.h Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
qcmsint.h
qcmstypes.h
transform_util.c
transform_util.h
transform-altivec.cpp
transform-avx.cpp
transform-neon.cpp
transform-sse1.cpp
transform-sse2.cpp
transform.cpp