mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
Centralize colorspace and color range handling
This commit is contained in:
@@ -49,8 +49,8 @@ private:
|
||||
int m_TextureAlignment;
|
||||
int m_DisplayWidth;
|
||||
int m_DisplayHeight;
|
||||
AVColorSpace m_LastColorSpace;
|
||||
AVColorRange m_LastColorRange;
|
||||
int m_LastColorSpace;
|
||||
bool m_LastFullRange;
|
||||
|
||||
bool m_AllowTearing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user