libopenshot
libopenshot copied to clipboard
[effect] Support 1D LUT in color map filter.
This adds more complete support for color mapping with .cube files. Both 1D and 3D LUTs are now supported.
Tested by running the filter with both types of LUTs.
It also adds const specifiers to the 3D lookup code.
FIXES #1022