mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-19 16:10:35 +00:00
Hoist the logic to keep an AVFrame reference up to Pacer
This commit is contained in:
@@ -60,6 +60,7 @@ private:
|
||||
QWaitCondition m_VsyncSignalled;
|
||||
SDL_Thread* m_RenderThread;
|
||||
SDL_Thread* m_VsyncThread;
|
||||
AVFrame* m_DeferredFreeFrame;
|
||||
bool m_Stopping;
|
||||
|
||||
IVsyncSource* m_VsyncSource;
|
||||
|
||||
Reference in New Issue
Block a user