mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-23 16:39:02 +00:00
Use Rec 2020 colorspace for WCG support even if HDR is off on the host
This commit is contained in:
@@ -210,7 +210,7 @@ bool MmalRenderer::initialize(PDECODER_PARAMETERS params)
|
||||
return true;
|
||||
}
|
||||
|
||||
int MmalRenderer::getDecoderColorspace()
|
||||
int MmalRenderer::getDecoderSdrColorspace()
|
||||
{
|
||||
// MMAL seems to always use Rec. 709 colorspace for rendering
|
||||
// even when we try to set something else in the input format.
|
||||
|
||||
Reference in New Issue
Block a user