Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
c6ceda06
Commit
c6ceda06
authored
Nov 27, 2013
by
Margaux Clerc
Browse files
Update Mediastreamer2
Add flag to compile with contact header in android
parent
fa16748a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
build/android/Android.mk
build/android/Android.mk
+4
-0
mediastreamer2
mediastreamer2
+1
-1
No files found.
build/android/Android.mk
View file @
c6ceda06
...
...
@@ -85,6 +85,10 @@ LOCAL_CFLAGS += -DHAVE_X264
endif
endif
ifeq
($(BUILD_CONTACT_HEADER),1)
LOCAL_CFLAGS
+=
-DSAL_OP_CALL_FORCE_CONTACT_IN_RINGING
endif
ifeq
($(USE_JAVAH),1)
LOCAL_CFLAGS
+=
-DUSE_JAVAH
endif
...
...
mediastreamer2
@
f8cba968
Subproject commit
9a7e57405031f92e2a46c294592bd89ec41ef25a
Subproject commit
f8cba968622ce3400d2c67bfb8a248ef48363627
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment