mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Fix macOS build
This commit is contained in:
@@ -502,7 +502,7 @@ public:
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
int getDecoderColorspace() override
|
int getDecoderSdrColorspace() override
|
||||||
{
|
{
|
||||||
// macOS seems to handle Rec 601 best
|
// macOS seems to handle Rec 601 best
|
||||||
return COLORSPACE_REC_601;
|
return COLORSPACE_REC_601;
|
||||||
|
|||||||
Reference in New Issue
Block a user