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
v3.1.3
moonlight-android
/
app
/
libs
T
History
Cameron Gutman
2ab67380d6
Use direct submit decoding for MediaCodec. Based on my profiling of a few devices, dequeueInputBuffer and queueInputBuffer don't take much time anyway. It allows us to stop our semi-busy looping which saves power. The depacketizer can avoid expensive synchronization and additional context switching which costs time and CPU cycles.
2015-03-09 01:49:52 -05:00
..
jmdns-fixed.jar
Initial migration to Android Studio
2014-10-29 21:16:09 -07:00
limelight-common.jar
Use direct submit decoding for MediaCodec. Based on my profiling of a few devices, dequeueInputBuffer and queueInputBuffer don't take much time anyway. It allows us to stop our semi-busy looping which saves power. The depacketizer can avoid expensive synchronization and additional context switching which costs time and CPU cycles.
2015-03-09 01:49:52 -05:00
tinyrtsp.jar
Initial migration to Android Studio
2014-10-29 21:16:09 -07:00