From f48311b0c90dfb2827d5e0dc54ba0a46b5fc9474 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Mon, 6 Jun 2011 09:49:31 +0200 Subject: [PATCH] add support for LG Optimus 2x --- submodules/externals/build/speex/Android.mk | 2 +- submodules/linphone | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/submodules/externals/build/speex/Android.mk b/submodules/externals/build/speex/Android.mk index 1836b4f36..80fe4243b 100644 --- a/submodules/externals/build/speex/Android.mk +++ b/submodules/externals/build/speex/Android.mk @@ -87,7 +87,7 @@ ifeq ($(TARGET_ARCH),arm) LOCAL_CFLAGS += $(FIXED_POINT_FLAGS) LOCAL_CFLAGS += -DOVERRIDE_INTERPOLATE_PRODUCT_SINGLE -Dinterpolate_product_single=interpolate_product_single_int ifeq ($(LINPHONE_VIDEO),1) - LOCAL_CFLAGS += -DOVERRIDE_INNER_PRODUCT_SINGLE -Dinner_product_single=ff_scalarproduct_int16_neon + LOCAL_CFLAGS += -DOVERRIDE_INNER_PRODUCT_SINGLE -Dinner_product_single=msresampler_scalarproduct_int16 endif endif else diff --git a/submodules/linphone b/submodules/linphone index c097b9ab6..391091cea 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit c097b9ab6319e2a7ef758032c0ed6d41e009bedb +Subproject commit 391091cead70994de0c78fb4b9bc2b82d0cb98e0