This website requires JavaScript.
Explore
Help
Sign In
oleks
/
moonlight-android
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e22a125e2c65b42fd726568a72b417ee9d3879c
moonlight-android
/
src
/
com
/
limelight
T
History
Cameron Gutman
8e22a125e2
Remove AvcDecoder.SLICE_THREADING flag which was making performance worse. Scale the thread count higher on low performing devices. Use a constant 30 fps target since rendering tends to have very little effect on decoding speed. Only wait when the wait time will exceed 8 ms in order to reduce the likelyhood that the wait causes us to render late.
2013-11-26 14:36:06 -05:00
..
nvstream
Remove AvcDecoder.SLICE_THREADING flag which was making performance worse. Scale the thread count higher on low performing devices. Use a constant 30 fps target since rendering tends to have very little effect on decoding speed. Only wait when the wait time will exceed 8 ms in order to reduce the likelyhood that the wait causes us to render late.
2013-11-26 14:36:06 -05:00
utils
Add UI indications of the connection status and failure
2013-11-23 01:03:37 -05:00
Connection.java
Add UI indications of the connection status and failure
2013-11-23 01:03:37 -05:00
Game.java
Suppress connection failure warnings when closing gracefully
2013-11-24 21:52:33 -05:00