Skip to content
GitLab
Menu
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
3a29fdcf
Commit
3a29fdcf
authored
Oct 02, 2017
by
Yaowu Xu
Browse files
Remove tripred from configure
Change-Id: Id013e141f78d32d7c5132af07d5e9154c23b0472
parent
0e7b1d7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
build/cmake/aom_config_defaults.cmake
View file @
3a29fdcf
...
...
@@ -198,7 +198,6 @@ set(CONFIG_STRIPED_LOOP_RESTORATION 0 CACHE NUMBER "AV1 experiment flag.")
set
(
CONFIG_SUPERTX 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TEMPMV_SIGNALING 1 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TPL_MV 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TRIPRED 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TX64X64 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TXK_SEL 0 CACHE NUMBER
"AV1 experiment flag."
)
set
(
CONFIG_TXMG 1 CACHE NUMBER
"AV1 experiment flag."
)
...
...
configure
View file @
3a29fdcf
...
...
@@ -313,7 +313,6 @@ EXPERIMENT_LIST="
masked_tx
dependent_horztiles
dist_8x8
tripred
palette_throughput
ref_adapt
lv_map
...
...
Write
Preview
Supports
Markdown
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