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 19:42:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-android
/
jni
History
Cameron Gutman
4eaf68ae58
Lower the buffer size of the Opus decoder based on the data we're actual receiving. Handle invocations of the decoder with null data for packet loss indication.
2013-11-12 02:04:08 -05:00
..
libopus
Add a Opus decoder JNI library. Write an audio depacketizer. Audio works!
2013-11-10 03:27:21 -05:00
Android.mk
Add a Opus decoder JNI library. Write an audio depacketizer. Audio works!
2013-11-10 03:27:21 -05:00
Application.mk
Add a Opus decoder JNI library. Write an audio depacketizer. Audio works!
2013-11-10 03:27:21 -05:00
nv_opus_dec_jni.c
Lower the buffer size of the Opus decoder based on the data we're actual receiving. Handle invocations of the decoder with null data for packet loss indication.
2013-11-12 02:04:08 -05:00
nv_opus_dec.c
Lower the buffer size of the Opus decoder based on the data we're actual receiving. Handle invocations of the decoder with null data for packet loss indication.
2013-11-12 02:04:08 -05:00
nv_opus_dec.h
Add a Opus decoder JNI library. Write an audio depacketizer. Audio works!
2013-11-10 03:27:21 -05:00