mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
Crop the incoming frames if they deviate slightly from the expected size
Fixes #1466
This commit is contained in:
@@ -124,6 +124,8 @@ private:
|
||||
|
||||
int m_LastFrameNumber;
|
||||
int m_StreamFps;
|
||||
int m_OriginalVideoWidth;
|
||||
int m_OriginalVideoHeight;
|
||||
int m_VideoFormat;
|
||||
bool m_NeedsSpsFixup;
|
||||
bool m_TestOnly;
|
||||
|
||||
Reference in New Issue
Block a user