mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-16 21:51:17 +00:00
Shortcut decoder initialization when only using it for capability testing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "sl.h"
|
||||
|
||||
SLVideoDecoder::SLVideoDecoder()
|
||||
SLVideoDecoder::SLVideoDecoder(bool)
|
||||
: m_VideoContext(nullptr),
|
||||
m_VideoStream(nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user