Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
242558a2
Commit
242558a2
authored
Oct 10, 2016
by
Alex Converse
Committed by
Yaowu Xu
Oct 29, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Handle entropy coder experiment dependencies
Change-Id: I854c53d9379f820b5a78fcb53f9ef09bc6f9d9e7
parent
15c1aa60
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
configure
configure
+4
-0
No files found.
configure
View file @
242558a2
...
...
@@ -454,6 +454,10 @@ post_process_cmdline() {
enabled
${
c
}
&&
enable_feature
${
c
##*_
}
s
done
# Fix up experiment dependencies
enabled ec_adapt
&&
!
enabled rans
&&
soft_enable daala_ec
enabled ec_adapt
&&
!
enabled daala_ec
&&
soft_enable rans
enabled rans
&&
enable_feature ans
if
enabled global_motion
&&
(
enabled ext_inter
||
enabled dual_filter
)
;
then
log_echo
"global_motion currently not compatible with ext_inter"
log_echo
"and dual_filter. Disabling global_motion."
...
...
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