mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-24 00:47:23 +00:00
Use Rec 2020 colorspace for WCG support even if HDR is off on the host
This commit is contained in:
@@ -63,7 +63,7 @@ SLVideoDecoder::getDecoderCapabilities()
|
||||
}
|
||||
|
||||
int
|
||||
SLVideoDecoder::getDecoderColorspace()
|
||||
SLVideoDecoder::getDecoderSdrColorspace()
|
||||
{
|
||||
return COLORSPACE_REC_709;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user