mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 14:52:04 +00:00
[client] wayland: separate PQ and mastering volumes
Describe PQ pixels with the protocol-defined primary luminance range and keep mastering luminance in the target volume. Track extended target-volume support and omit unsupported metadata instead of creating an invalid image description.
This commit is contained in:
@@ -235,6 +235,7 @@ struct WaylandDSState
|
||||
bool cmHasParametric;
|
||||
bool cmHasLuminances;
|
||||
bool cmHasMasteringPrimaries;
|
||||
bool cmHasExtendedTargetVolume;
|
||||
bool cmHasTFSt2084PQ;
|
||||
bool cmHasTFExtLinear;
|
||||
bool cmHasPrimariesBT2020;
|
||||
|
||||
Reference in New Issue
Block a user