25 #ifndef SPA_VIDEO_COLOR_H 26 #define SPA_VIDEO_COLOR_H identity matrix
Definition: color.h:59
BT709 primaries.
Definition: color.h:95
Gamma 2.0 curve.
Definition: color.h:75
SMPTE240M primaries.
Definition: color.h:99
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:83
Gamma 1.8 curve.
Definition: color.h:74
Gamma 2.2 curve.
Definition: color.h:76
linear RGB, gamma 1.0 curve
Definition: color.h:73
[16..235] for 8 bit components.
Definition: color.h:49
FCC color matrix.
Definition: color.h:60
Logarithmic transfer characteristic 316.22777:1 range.
Definition: color.h:82
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:77
Gamma 2.19921875.
Definition: color.h:86
unknown range
Definition: color.h:47
BT470M primaries.
Definition: color.h:96
spa_video_colorimetry:
Definition: color.h:110
Gamma 2.8 curve.
Definition: color.h:80
ITU-R BT.2020 color matrix.
Definition: color.h:64
spa_video_color_matrix
The color matrix is used to convert between Y'PbPr and non-linear RGB (R'G'B')
Definition: color.h:57
unknown transfer function
Definition: color.h:72
enum spa_video_color_primaries primaries
Color primaries.
Definition: color.h:118
BT2020 primaries.
Definition: color.h:101
unknown color primaries
Definition: color.h:94
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:71
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:93
unknown matrix
Definition: color.h:58
enum spa_video_color_range range
The color range.
Definition: color.h:111
enum spa_video_transfer_function transfer
The transfer function.
Definition: color.h:116
Logarithmic transfer characteristic 100:1 range.
Definition: color.h:81
ITU BT.709 color matrix.
Definition: color.h:61
spa_video_color_range
Possible color range values.
Definition: color.h:46
SMTPE 240M color matrix.
Definition: color.h:63
Adobe RGB primaries.
Definition: color.h:102
SMPTE170M primaries.
Definition: color.h:98
Generic film.
Definition: color.h:100
Gamma 2.4 curve with a linear segment in the lower range.
Definition: color.h:79
[0..255] for 8 bit components
Definition: color.h:48
ITU BT.601 color matrix.
Definition: color.h:62
Gamma 2.2 curve with a linear segment in the lower range.
Definition: color.h:78
enum spa_video_color_matrix matrix
the color matrix.
Definition: color.h:114
BT470BG primaries.
Definition: color.h:97