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
28ab67ec
Commit
28ab67ec
authored
Oct 24, 2017
by
Tom Finegan
Browse files
Remove vestigial cruft from CONFIG_RESTRICT_COMPRESSED_HDR.
BUG=aomedia:870 Change-Id: I7bc1b502ab403d761f96ea1f81b0217cb1f274d6
parent
14195f42
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/cmake/aom_experiment_deps.cmake
View file @
28ab67ec
...
...
@@ -109,13 +109,6 @@ macro (fix_experiment_configs)
endif
()
endif
()
if
(
CONFIG_NEW_MULTISYMBOL
)
if
(
NOT CONFIG_RESTRICT_COMPRESSED_HDR
)
change_config_and_warn
(
CONFIG_RESTRICT_COMPRESSED_HDR 1
CONFIG_NEW_MULTISYMBOL
)
endif
()
endif
()
if
(
CONFIG_STRIPED_LOOP_RESTORATION
)
if
(
NOT CONFIG_LOOP_RESTORATION
)
change_config_and_warn
(
CONFIG_LOOP_RESTORATION 1
...
...
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