[Android] [PATCH 0/7] [UPDATED] VLC for Android-x86
Edward Wang
edward.c.wang at compdigitec.com
Mon Jul 23 05:56:17 CEST 2012
This series is against vlc-ports/android.git. Updated patch series as per funman.
Edward Wang (7):
Support compiling on Android-x86
Makefile: don't hardcode the ARM architecture
jni: Link against libfaad too
Makefile: Don't hardcode the build target arch and binary
jni: Use the syscall function in JNI for all Android archs
jni: Exclude ARM-only header
src: Enforce x86 build checking as well
Makefile | 12 ++++-----
compile.sh | 10 ++++++-
configure.sh | 36 +++++++++++++++++----------
echo-abi-vars.sh | 17 +++++++++++++
setup-abi-vars.sh | 19 ++++++++++++++
vlc-android/jni/Android.mk | 2 +-
vlc-android/jni/eventfd.c | 22 +---------------
vlc-android/jni/pthread-once.c | 3 ++
vlc-android/src/org/videolan/vlc/Util.java | 22 ++++++++++++++---
9 files changed, 96 insertions(+), 47 deletions(-)
create mode 100755 echo-abi-vars.sh
create mode 100755 setup-abi-vars.sh
--
1.7.5.4
More information about the Android
mailing list