Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLCKit
Commits
565d5efe
Commit
565d5efe
authored
Nov 03, 2017
by
Thomas Guillem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVK: enable libplacebo
parent
76504d9e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
buildMobileVLCKit.sh
buildMobileVLCKit.sh
+2
-1
No files found.
buildMobileVLCKit.sh
View file @
565d5efe
...
...
@@ -22,7 +22,7 @@ OSVERSIONMINLDFLAG=ios_version_min
ROOT_DIR
=
empty
FARCH
=
"all"
TESTEDHASH
=
5430ac1
TESTEDHASH
=
0885ed8
if
[
-z
"
$MAKE_JOBS
"
]
;
then
CORE_COUNT
=
`
sysctl
-n
machdep.cpu.core_count
`
...
...
@@ -444,6 +444,7 @@ buildLibVLC() {
--disable-aribb25
\
--enable-vpx
\
--enable-libdsm
\
--enable-libplacebo
\
${
TVOSOPTIONS
}
\
--enable-taglib
>
${
out
}
...
...
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