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
c7d26cca
Commit
c7d26cca
authored
Nov 12, 2014
by
Marco
Browse files
Remove vp9_temporal_denoising from experimental list.
Change-Id: I7a941c0efbb5912aa97348da6fd1aba28df4482a
parent
64b3739b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
c7d26cca
...
...
@@ -56,6 +56,8 @@ Advanced options:
${
toggle_postproc_visualizer
}
macro block / block level visualizers
${
toggle_multi_res_encoding
}
enable multiple-resolution encoding
${
toggle_temporal_denoising
}
enable temporal denoising and disable the spatial denoiser
${
toggle_vp9_temporal_denoising
}
enable vp9 temporal denoising
${
toggle_webm_io
}
enable input from and output to WebM container
${
toggle_libyuv
}
enable libyuv
...
...
@@ -279,7 +281,6 @@ HAVE_LIST="
"
EXPERIMENT_LIST
=
"
spatial_svc
vp9_temporal_denoising
fp_mb_stats
emulate_hardware
"
...
...
@@ -334,6 +335,7 @@ CONFIG_LIST="
encode_perf_tests
multi_res_encoding
temporal_denoising
vp9_temporal_denoising
coefficient_range_checking
vp9_highbitdepth
experimental
...
...
@@ -393,6 +395,7 @@ CMDLINE_SELECT="
encode_perf_tests
multi_res_encoding
temporal_denoising
vp9_temporal_denoising
coefficient_range_checking
vp9_highbitdepth
experimental
...
...
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