mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Add colorspace support to VAAPI renderer
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
virtual void renderFrame(AVFrame* frame) override;
|
||||
virtual bool needsTestFrame() override;
|
||||
virtual bool isDirectRenderingSupported() override;
|
||||
virtual int getDecoderColorspace() override;
|
||||
|
||||
private:
|
||||
int m_WindowSystem;
|
||||
|
||||
Reference in New Issue
Block a user