Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
cdfadd51
Commit
cdfadd51
authored
Sep 25, 2017
by
Sebastien Alaiwan
Browse files
Add missing experimental OPT_REF_MV flag to cmake
Change-Id: Id721adcec7bd260f05690ee26890dd1180a74784
parent
ba40b523
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/cmake/aom_config_defaults.cmake
View file @
cdfadd51
...
...
@@ -210,3 +210,4 @@ set(CONFIG_WARPED_MOTION 1 CACHE NUMBER "AV1 experiment flag.")
set
(
CONFIG_WEDGE 1 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_XIPHRC 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_OBU 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_OPT_REF_MV 0 CACHE NUMBER
"AV1 experiment flag."
)
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