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
a78fd6a4
Commit
a78fd6a4
authored
Oct 14, 2014
by
Yunqing Wang
Committed by
Gerrit Code Review
Oct 14, 2014
Browse files
Merge "Remove an unneeded function call"
parents
cf608110
a614f228
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_encoder.c
View file @
a78fd6a4
...
...
@@ -585,8 +585,6 @@ static void init_config(struct VP9_COMP *cpi, VP9EncoderConfig *oxcf) {
cpi
->
ref_frame_flags
=
0
;
init_buffer_indices
(
cpi
);
set_tile_limits
(
cpi
);
}
static
void
set_rc_buffer_sizes
(
RATE_CONTROL
*
rc
,
...
...
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