mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-27 04:37:41 +00:00
Select color range based on plane COLOR_RANGE property values
This commit is contained in:
@@ -770,6 +770,7 @@ public:
|
||||
virtual bool testRenderFrame(AVFrame* frame) override;
|
||||
virtual bool isDirectRenderingSupported() override;
|
||||
virtual int getDecoderColorspace() override;
|
||||
virtual int getDecoderColorRange() override;
|
||||
virtual void setHdrMode(bool enabled) override;
|
||||
virtual void notifyOverlayUpdated(Overlay::OverlayType type) override;
|
||||
#ifdef HAVE_EGL
|
||||
|
||||
Reference in New Issue
Block a user