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
aa4e07ea2fb89ca47d483aeb5890c2e833c9ad90
moonlight-android
/
jni
T
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