mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-06-17 14:21:13 +00:00
Merge branch 'master' into UI2
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ void MoonlightInstance::VidDecSetup(int width, int height, int redrawRate, void*
|
|||||||
|
|
||||||
g_Instance->m_VideoDecoder->Initialize(g_Instance->m_Graphics3D,
|
g_Instance->m_VideoDecoder->Initialize(g_Instance->m_Graphics3D,
|
||||||
PP_VIDEOPROFILE_H264HIGH,
|
PP_VIDEOPROFILE_H264HIGH,
|
||||||
PP_HARDWAREACCELERATION_ONLY,
|
PP_HARDWAREACCELERATION_WITHFALLBACK,
|
||||||
0,
|
0,
|
||||||
pp::BlockUntilComplete());
|
pp::BlockUntilComplete());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user