mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Add reference frame invalidation for the software decoder
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
virtual bool prepareDecoderContext(AVCodecContext* context);
|
||||
virtual void renderFrameAtVsync(AVFrame* frame);
|
||||
virtual bool needsTestFrame();
|
||||
virtual int getDecoderCapabilities();
|
||||
|
||||
private:
|
||||
int m_WindowSystem;
|
||||
|
||||
Reference in New Issue
Block a user