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-20 11:33:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-android
/
jni
/
nv_avc_dec
History
Cameron Gutman
b0bb8b685c
Further optimize the JNI code for faster H264 decoding. Add an experimental RenderScript renderer.
2013-11-29 21:06:35 -06:00
..
ffmpeg
Remove jlibrtp (finally). CPU decoding support (works great on Tegra 4, not so well on Tegra 3)
2013-11-20 00:00:00 -05:00
Android.mk
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
nv_avc_dec_jni.c
Further optimize the JNI code for faster H264 decoding. Add an experimental RenderScript renderer.
2013-11-29 21:06:35 -06:00
nv_avc_dec.c
Further optimize the JNI code for faster H264 decoding. Add an experimental RenderScript renderer.
2013-11-29 21:06:35 -06:00
nv_avc_dec.h
Further optimize the JNI code for faster H264 decoding. Add an experimental RenderScript renderer.
2013-11-29 21:06:35 -06:00