From 315353b174a5ee3013ce27a51595907551f3f2aa Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Thu, 5 May 2016 16:51:28 +0200 Subject: [PATCH] update linphone submodule (MediaCodec improvements) --- README | 6 +++++- submodules/linphone | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 779491944..743d12b6b 100644 --- a/README +++ b/README @@ -9,7 +9,11 @@ To build liblinphone for Android, you must: ------------------------------------------- 0) download the Android sdk with platform-tools and tools updated to latest revision (at least API 16 is needed), then add both 'tools' and 'platform-tools' folders in your path. 1) download the Android ndk (=r10c) from google and add it to your path (no symlink !!!). -2) install yasm, nasm, ant, python, cmake +2) install yasm, nasm, ant, python, cmake, and gas-precessor.pl + gas-preprocessor.pl is a simple perl script that can be downloaded from + https://git.libav.org/?p=gas-preprocessor.git;a=blob_plain;f=gas-preprocessor.pl;hb=HEAD + After copying it into /usr/local/bin, don't forget to give it exec permission with chmod +x gas-preprocessor.pl + On 64 bits linux systems you'll need the ia32-libs package With the latest Debian (multiarch), you need this: dpkg --add-architecture i386 diff --git a/submodules/linphone b/submodules/linphone index 61509e105..39f82d4e0 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 61509e105bbd49fa6f56ec7cc15175db231a7acf +Subproject commit 39f82d4e05c00e042939141b3a84f3a810bdadca