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