Revert "Fix macOS build"

This reverts commit 0928d1fab2.
This commit is contained in:
Cameron Gutman 2022-10-13 01:19:56 -05:00
parent e6c4332445
commit 8a224fbae4

View file

@ -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;