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
Yushin Cho
aom-rav1e
Commits
1aa84e03
Commit
1aa84e03
authored
Aug 12, 2015
by
Jingning Han
Committed by
Gerrit Code Review
Aug 12, 2015
Browse files
Merge "vp10_encoder: add missing vpx_clear_system_state"
parents
9cc8995f
13c3c830
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp10/encoder/encoder.c
View file @
1aa84e03
...
...
@@ -4547,6 +4547,7 @@ int vp10_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
cpi
->
svc
.
spatial_layer_to_encode
=
0
;
}
}
vpx_clear_system_state
();
return
0
;
}
...
...
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