mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-29 21:40:42 +00:00
Explicitly request limited range for renderers that require it
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
virtual void renderFrame(AVFrame* frame) override;
|
||||
virtual void notifyOverlayUpdated(Overlay::OverlayType type) override;
|
||||
virtual int getDecoderColorspace() override;
|
||||
virtual int getDecoderColorRange() override;
|
||||
virtual int getDecoderCapabilities() override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user