Fix incorrect colourspace conversion of XYZ content
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 16:57:33 +0000 (16:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 18:44:04 +0000 (18:44 +0000)
commitaa7edc3114fa3b7868088a9f8f22b5ee195a8668
tree5e5fef8156320f47aaa7626e557f85e8eb236ff5
parente1c23a19b93d7bb66bd439af511d6666e56a7d29
Fix incorrect colourspace conversion of XYZ content
when it is not being passed through as untouched
JPEG2000 (#730).
13 files changed:
ChangeLog
src/lib/dcp_video.cc
src/lib/image.cc
src/lib/image_proxy.h
src/lib/j2k_image_proxy.cc
src/lib/j2k_image_proxy.h
src/lib/magick_image_proxy.cc
src/lib/magick_image_proxy.h
src/lib/player_video.cc
src/lib/player_video.h
src/lib/raw_image_proxy.cc
src/lib/raw_image_proxy.h
src/wx/film_viewer.cc