mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 16:09:20 +00:00
disable multi thread support for vp8 on IOS simulator
This commit is contained in:
parent
aa42b22606
commit
74d1bb6182
2 changed files with 4 additions and 1 deletions
|
|
@ -2389,6 +2389,7 @@
|
|||
externals/ffmpeg,
|
||||
external/ffmpeg/swscale,
|
||||
"../liblinphone-sdk/apple-darwin/include",
|
||||
"../liblinphone-sdk/apple-darwin/include/libxml2",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
|
|
@ -2424,6 +2425,7 @@
|
|||
externals/ffmpeg,
|
||||
external/ffmpeg/swscale,
|
||||
"../liblinphone-sdk/apple-darwin/include",
|
||||
"../liblinphone-sdk/apple-darwin/include/libxml2",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
|
|
@ -3104,6 +3106,7 @@
|
|||
externals/ffmpeg,
|
||||
external/ffmpeg/swscale,
|
||||
"../liblinphone-sdk/apple-darwin/include",
|
||||
"../liblinphone-sdk/apple-darwin/include/libxml2",
|
||||
);
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit fae029b1874cd341f0a5e5c7886a9dc9db5bbbe9
|
||||
Subproject commit 30e74df86b36db4825b7c9d9cfd4357a1d66e642
|
||||
Loading…
Add table
Reference in a new issue