Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
f1fc47be
Commit
f1fc47be
authored
Aug 17, 2015
by
Jingning Han
Committed by
Gerrit Code Review
Aug 17, 2015
Browse files
Merge "Configure vp10 disabled by default"
parents
81cb6bd4
407968cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
f1fc47be
...
...
@@ -194,6 +194,9 @@ fi
[
-d
"
${
source_path
}
/vp9"
]
||
disable_feature vp9
[
-d
"
${
source_path
}
/vp10"
]
||
disable_feature vp10
# disable vp10 codec by default
disable_feature vp10
# install everything except the sources, by default. sources will have
# to be enabled when doing dist builds, since that's no longer a common
# case.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment