mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Shortcut decoder initialization when only using it for capability testing
This commit is contained in:
@@ -83,6 +83,7 @@ private:
|
||||
bool chooseDecoder(StreamingPreferences::VideoDecoderSelection vds,
|
||||
SDL_Window* window, int videoFormat, int width, int height,
|
||||
int frameRate, bool enableVsync, bool enableFramePacing,
|
||||
bool testOnly,
|
||||
IVideoDecoder*& chosenDecoder);
|
||||
|
||||
static
|
||||
|
||||
Reference in New Issue
Block a user