mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-17 14:43:09 +00:00
parent
e6c4332445
commit
8a224fbae4
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ public:
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
int getDecoderSdrColorspace() override
|
int getDecoderColorspace() override
|
||||||
{
|
{
|
||||||
// macOS seems to handle Rec 601 best
|
// macOS seems to handle Rec 601 best
|
||||||
return COLORSPACE_REC_601;
|
return COLORSPACE_REC_601;
|
||||||
|
|
Loading…
Reference in a new issue