Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
aom-rav1e
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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