This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-android
Watch
1
Star
0
Fork
0
You've already forked moonlight-android
mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced
2025-07-23 21:12:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-android
/
src
/
com
/
limelight
/
nvstream
/
av
/
video
History
Cameron Gutman
80fdae3673
Request an IDR frame if a previous frame was lost or
2013-11-21 19:55:40 -05:00
..
AvcDecoder.java
Draw directly to the surface buffer. Improve amount of decoding and rendering that can be done in parallel. Add performance levels and choose them by cpuinfo. Improves Tegra 3 performance significantly.
2013-11-21 08:38:49 -05:00
AvVideoDepacketizer.java
Request an IDR frame if a previous frame was lost or
2013-11-21 19:55:40 -05:00
AvVideoPacket.java
Remove pooling code due to higher concurrency latency that resulted in a net loss of performance.
2013-11-21 16:40:27 -05:00
CpuDecoderRenderer.java
Request an IDR frame if a previous frame was lost or
2013-11-21 19:55:40 -05:00
DecoderRenderer.java
Request an IDR frame if a previous frame was lost or
2013-11-21 19:55:40 -05:00
MediaCodecDecoderRenderer.java
Request an IDR frame if a previous frame was lost or
2013-11-21 19:55:40 -05:00