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
466a64b2
Commit
466a64b2
authored
12 years ago
by
Alexandre Savard
Browse files
Options
Downloads
Patches
Plain Diff
#14607: Rename libcodecs to be loaded by codecfactory
parent
1ce1aed2
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
+25
-25
25 additions, 25 deletions
jni/Application.mk
jni/sflphone
+1
-1
1 addition, 1 deletion
jni/sflphone
with
26 additions
and
26 deletions
jni/Application.mk
+
25
−
25
View file @
466a64b2
APP_OPTIM
:=
release
APP_MODULES
:=
libccgnu2
APP_MODULES
+=
libyaml
APP_MODULES
+=
libsamplerate
#
APP_MODULES := libccgnu2
#
APP_MODULES += libyaml
#
APP_MODULES += libsamplerate
#APP_MODULES += libexpat_static
APP_MODULES
+=
libexpat_shared
APP_MODULES
+=
libccrtp1
#
APP_MODULES += libexpat_shared
#
APP_MODULES += libccrtp1
#APP_MODULES += libcutils-static
#APP_MODULES += libcutils-shared
APP_MODULES
+=
libdbus
APP_MODULES
+=
libdbus-tools-common
APP_MODULES
+=
dbus-daemon
APP_MODULES
+=
dbus-monitor
APP_MODULES
+=
dbus-send
#
APP_MODULES += libdbus
#
APP_MODULES += libdbus-tools-common
#
APP_MODULES += dbus-daemon
#
APP_MODULES += dbus-monitor
#
APP_MODULES += dbus-send
APP_MODULES
+=
libdbus-c++-1
APP_MODULES
+=
libdbus-glue
APP_MODULES
+=
libsiplink
APP_MODULES
+=
libconfig
#
APP_MODULES += libdbus-c++-1
#
APP_MODULES += libdbus-glue
#
APP_MODULES += libsiplink
#
APP_MODULES += libconfig
#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_MODULES
+=
libaudio
APP_MODULES
+=
libhistory
APP_MODULES
+=
libhooks
#
APP_MODULES += libspeex
#
APP_MODULES += libspeexresampler
#
APP_MODULES += libopensl
#
APP_MODULES += libsound
APP_MODULES
+=
lib
codec_
ulaw
APP_MODULES
+=
lib
codec_
alaw
#
APP_MODULES += libcodecfactory
#
APP_MODULES += librtp
#
APP_MODULES += libaudio
#
APP_MODULES += libhistory
#
APP_MODULES += libhooks
APP_MODULES
+=
libsflphone
APP_MODULES
+=
sflphoned
...
...
This diff is collapsed.
Click to expand it.
sflphone
@
8fe73fbd
Subproject commit
635355c2417242b9a948ced5e60cd94c0eaa968d
Subproject commit
8fe73fbde1d1263647ffc4202125acb3e7a48585
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