]> git.sesse.net Git - casparcg/commit
[mixer] Rewrote the chroma key code to support variable hue, instead of fixed green...
authorHelge Norberg <helge.norberg@svt.se>
Thu, 12 Jan 2017 16:54:13 +0000 (17:54 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Thu, 12 Jan 2017 16:54:13 +0000 (17:54 +0100)
commit4e9cebdde76692ebf8d3256baaca9545d86df3b9
tree799ad295edffc0475455fdfa8af16e5109697a59
parenta8775b634ba22e0d2fa17cfc078a47a31ee77bcb
[mixer] Rewrote the chroma key code to support variable hue, instead of fixed green or blue. Threshold setting was removed in favour of separate hue width, minimum saturation and minimum brightness constraints.
CHANGELOG
accelerator/ogl/image/blending_glsl.h
accelerator/ogl/image/image_kernel.cpp
accelerator/ogl/image/image_shader.cpp
core/frame/frame_transform.cpp
core/frame/frame_transform.h
core/producer/scene/scene_producer.cpp
core/producer/scene/scene_producer.h
core/producer/scene/xml_scene_producer.cpp
protocol/amcp/AMCPCommandsImpl.cpp