mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Fix crashes when restarting streaming with DXVA2 renderer due to leaked surface references
This commit is contained in:
@@ -38,4 +38,5 @@ private:
|
||||
QByteArray m_DecodeBuffer;
|
||||
const AVCodecHWConfig* m_HwDecodeCfg;
|
||||
IFFmpegRenderer* m_Renderer;
|
||||
SDL_atomic_t m_QueuedFrames;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user