mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Reuse the test decoder to improve startup performance
This commit is contained in:
@@ -190,6 +190,9 @@ public:
|
||||
// If the renderer doesn't provide an explicit test routine,
|
||||
// we will always assume that any returned AVFrame can be
|
||||
// rendered successfully.
|
||||
//
|
||||
// NB: The test frame passed to this callback may differ in
|
||||
// dimensions from the actual video stream.
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user