mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Merge pull request #29 from HellKeeper62/master
Patch to fix the video issue
This commit is contained in:
@@ -44,6 +44,7 @@ public abstract class AbstractVideoRenderer implements VideoDecoderRenderer {
|
||||
dataSize = 0;
|
||||
last = System.currentTimeMillis();
|
||||
}
|
||||
depacketizer.freeDecodeUnit(decodeUnit);
|
||||
} catch (InterruptedException ex) { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user