FFmpeg colorimetry values used by AVCodec encoders.
More...
#include <src/video_colorspace.h>
|
|
AVColorSpace | matrix |
| | FFmpeg YUV matrix coefficients selected for the encoded stream.
|
| |
|
AVColorPrimaries | primaries |
| | FFmpeg color primaries selected for the encoded stream.
|
| |
|
AVColorRange | range |
| | FFmpeg full-range or limited-range flag selected for the encoded stream.
|
| |
|
int | software_format |
| | FFmpeg software pixel format used when hardware frames are not supplied.
|
| |
|
AVColorTransferCharacteristic | transfer_function |
| | FFmpeg transfer function selected for the encoded stream.
|
| |
FFmpeg colorimetry values used by AVCodec encoders.
The documentation for this struct was generated from the following file: