25 #ifndef SPA_VIDEO_COLOR_H 26 #define SPA_VIDEO_COLOR_H identity matrix
Definition: color.h:54
BT709 primaries.
Definition: color.h:90
Gamma 2.0 curve.
Definition: color.h:70
SMPTE240M primaries.
Definition: color.h:94
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:78
Gamma 1.8 curve.
Definition: color.h:69
Gamma 2.2 curve.
Definition: color.h:71
linear RGB, gamma 1.0 curve
Definition: color.h:68
[16..235] for 8 bit components.
Definition: color.h:44
FCC color matrix.
Definition: color.h:55
Logarithmic transfer characteristic 316.22777:1 range.
Definition: color.h:77
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:72
Gamma 2.19921875.
Definition: color.h:81
unknown range
Definition: color.h:42
BT470M primaries.
Definition: color.h:91
spa_video_colorimetry:
Definition: color.h:105
Gamma 2.8 curve.
Definition: color.h:75
ITU-R BT.2020 color matrix.
Definition: color.h:59
spa_video_color_matrix
The color matrix is used to convert between Y'PbPr and non-linear RGB (R'G'B')
Definition: color.h:52
unknown transfer function
Definition: color.h:67
enum spa_video_color_primaries primaries
Color primaries.
Definition: color.h:113
BT2020 primaries.
Definition: color.h:96
unknown color primaries
Definition: color.h:89
spa_video_transfer_function
The video transfer function defines the formula for converting between non-linear RGB (R'G'B') and li...
Definition: color.h:66
spa_video_color_primaries
The color primaries define the how to transform linear RGB values to and from the CIE XYZ colorspace...
Definition: color.h:88
unknown matrix
Definition: color.h:53
enum spa_video_color_range range
The color range.
Definition: color.h:106
enum spa_video_transfer_function transfer
The transfer function.
Definition: color.h:111
Logarithmic transfer characteristic 100:1 range.
Definition: color.h:76
ITU BT.709 color matrix.
Definition: color.h:56
spa_video_color_range
Possible color range values.
Definition: color.h:41
SMTPE 240M color matrix.
Definition: color.h:58
Adobe RGB primaries.
Definition: color.h:97
SMPTE170M primaries.
Definition: color.h:93
Generic film.
Definition: color.h:95
Gamma 2.4 curve with a linear segment in the lower range.
Definition: color.h:74
[0..255] for 8 bit components
Definition: color.h:43
ITU BT.601 color matrix.
Definition: color.h:57
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:73
enum spa_video_color_matrix matrix
the color matrix.
Definition: color.h:109
BT470BG primaries.
Definition: color.h:92