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
linphone-cmake-builder
Commits
99773d23
Commit
99773d23
authored
Sep 27, 2017
by
Benjamin REIS
Browse files
silk denabled by default on ips
parent
f12eea15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/config-ios.cmake
configs/config-ios.cmake
+1
-1
No files found.
configs/config-ios.cmake
View file @
99773d23
...
...
@@ -30,7 +30,7 @@ set(DEFAULT_VALUE_ENABLE_JPEG ON)
set
(
DEFAULT_VALUE_ENABLE_MBEDTLS ON
)
set
(
DEFAULT_VALUE_ENABLE_MKV ON
)
set
(
DEFAULT_VALUE_ENABLE_OPUS ON
)
set
(
DEFAULT_VALUE_ENABLE_SILK O
N
)
set
(
DEFAULT_VALUE_ENABLE_SILK O
FF
)
set
(
DEFAULT_VALUE_ENABLE_SPEEX ON
)
set
(
DEFAULT_VALUE_ENABLE_G729
${
DEFAULT_VALUE_ENABLE_GPL_THIRD_PARTIES
}
)
set
(
DEFAULT_VALUE_ENABLE_G729B_CNG OFF
)
...
...
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