the color matrix. Used to convert between Y'PbPr and non-linear RGB (R'G'B')
color primaries. used to convert between R'G'B' and CIE XYZ
the color range. This is the valid range for the samples. It is used to convert the samples to Y'PbPr values.
the transfer function. used to convert between R'G'B' and RGB
Parse the colorimetry string and update cinfo
with the parsed
values.
a colorimetry string
Compare the 2 colorimetry sets for equality
another #GstVideoColorimetry
Check if the colorimetry information in info
matches that of the
string color
.
a colorimetry string
Make a string representation of cinfo
.
Structure describing the color info.