[Android] Update buildscript
Hugo Beauzée-Luyssen
git at videolan.org
Mon Apr 10 10:07:02 CEST 2017
vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Apr 10 10:06:36 2017 +0200| [82b6b062cd5e3893ca3dc0061b62d24272371839] | committer: Hugo Beauzée-Luyssen
Update buildscript
> https://code.videolan.org/videolan/vlc-android/commit/82b6b062cd5e3893ca3dc0061b62d24272371839
---
compile-libvlc.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 5d6cb8c..11c3f43 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -501,6 +501,7 @@ gen_pc_file GLESv2 2
cd contrib/contrib-android-${TARGET_TUPLE}
+export USE_FFMPEG=1
ANDROID_ABI=${ANDROID_ABI} ANDROID_API=android-${ANDROID_API} \
../bootstrap --host=${TARGET_TUPLE} ${VLC_BOOTSTRAP_ARGS}
checkfail "contribs: bootstrap failed"
More information about the Android
mailing list