]> sjero.net Git - linphone/commitdiff
android: vp8 integration
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@linphone.org>
Tue, 9 Aug 2011 14:51:55 +0000 (16:51 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@linphone.org>
Tue, 9 Aug 2011 14:51:55 +0000 (16:51 +0200)
build/android/Android.mk
mediastreamer2

index dcc9c9fa68367388b655356ae1a7c8b9425a7423..8d72eb222e2e8c6786f0e01ba4e51e420b9d95be 100755 (executable)
@@ -102,10 +102,11 @@ LOCAL_STATIC_LIBRARIES += \
 endif
 
 ifeq ($(LINPHONE_VIDEO),1)
+LOCAL_STATIC_LIBRARIES += libvpx
 ifeq ($(BUILD_X264),1)
 LOCAL_STATIC_LIBRARIES += \
        libmsx264 \
-       libx264 
+       libx264
 endif
 LOCAL_SHARED_LIBRARIES += \
        libavcodec \
index c2ec52b097ec3165cbfb2b93dc788383612e1569..9300335bbb536c4e67961c9c0b6b6b013fc4e8ff 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c2ec52b097ec3165cbfb2b93dc788383612e1569
+Subproject commit 9300335bbb536c4e67961c9c0b6b6b013fc4e8ff