
Colorspace transformation matrices were hardcoded considering only known colorspaces like bt709 or bt2020. Now that a colorspace can be defined from its primaries, allow getting the colorspace transformation matrix from them and drop the hardcoding. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3948>