mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-24 01:06:39 +00:00
Add armeabi and x86 versions of libopus.a and build the libnv_opus_dec.so shared library for those platforms. Update armeabi-v7a library. Libopus.a binaries from https://github.com/brooss/krcam
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
APP_PLATFORM := android-16
|
APP_PLATFORM := android-16
|
||||||
|
|
||||||
# We just build for ARMv7a for now
|
# We just build for ARMv7a for now
|
||||||
APP_ABI := armeabi-v7a # x86
|
APP_ABI := armeabi-v7a armeabi x86
|
||||||
|
|
||||||
# We want an optimized build
|
# We want an optimized build
|
||||||
APP_OPTIM := release
|
APP_OPTIM := release
|
||||||
|
|||||||
Binary file not shown.
BIN
jni/libopus/armeabi/libopus.a
Normal file
BIN
jni/libopus/armeabi/libopus.a
Normal file
Binary file not shown.
BIN
jni/libopus/x86/libopus.a
Normal file
BIN
jni/libopus/x86/libopus.a
Normal file
Binary file not shown.
Binary file not shown.
BIN
libs/armeabi/libnv_opus_dec.so
Normal file
BIN
libs/armeabi/libnv_opus_dec.so
Normal file
Binary file not shown.
BIN
libs/x86/libnv_opus_dec.so
Normal file
BIN
libs/x86/libnv_opus_dec.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user