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
6ddbc845
Commit
6ddbc845
authored
Sep 11, 2015
by
Marco
Browse files
Remove unneeded/incorrect comment.
Change-Id: I5c923223c284ad4fda0c45572a66bebc8528dd1d
parent
d318d7cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_speed_features.c
View file @
6ddbc845
...
...
@@ -382,7 +382,6 @@ static void set_rt_speed_feature(VP9_COMP *cpi, SPEED_FEATURES *sf,
}
if
(
speed
>=
6
)
{
// Adaptively switch between SOURCE_VAR_BASED_PARTITION and FIXED_PARTITION.
sf
->
partition_search_type
=
VAR_BASED_PARTITION
;
// Turn on this to use non-RD key frame coding mode.
sf
->
use_nonrd_pick_mode
=
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