Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
88061264
Commit
88061264
authored
12 years ago
by
Alexandre Savard
Browse files
Options
Downloads
Patches
Plain Diff
#14463: Cross-compile codecs, audio, sounds, audiortp for Android
parent
75410671
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
jni/Application.mk
+13
-0
13 additions, 0 deletions
jni/Application.mk
jni/sflphone
+1
-1
1 addition, 1 deletion
jni/sflphone
with
14 additions
and
1 deletion
jni/Application.mk
+
13
−
0
View file @
88061264
...
...
@@ -18,4 +18,17 @@ APP_MODULES += libdbus-c++-1
APP_MODULES
+=
libdbus-glue
APP_MODULES
+=
libsiplink
#APP_MODULES += libcrypto
#APP_MODULES += libssl
#APP_MODULES += openssl
APP_MODULES
+=
libspeex
APP_MODULES
+=
libspeexresampler
APP_MODULES
+=
libopensl
APP_MODULES
+=
libsound
APP_MODULES
+=
libulaw
APP_MODULES
+=
libalaw
APP_MODULES
+=
libcodecfactory
APP_MODULES
+=
librtp
APP_STL
:=
gnustl_shared
This diff is collapsed.
Click to expand it.
sflphone
@
42cf6a7c
Subproject commit
528c85e7acc022f339dd70ae2a573018542cafe4
Subproject commit
42cf6a7c3f58bc7a51e3bbe3bc9a692cc456bd15
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment