Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
acb219be
Commit
acb219be
authored
Apr 03, 2015
by
James Zern
Browse files
vp8_decode_frame: remove dead increment
Change-Id: Ie9a6fac02796d24e6f4a15416d0b4c19010547df
parent
0c5a140a
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/decoder/decodeframe.c
View file @
acb219be
...
...
@@ -1069,7 +1069,6 @@ int vp8_decode_frame(VP8D_COMP *pbi)
pc
->
vert_scale
=
clear
[
6
]
>>
6
;
}
data
+=
7
;
clear
+=
7
;
}
else
{
...
...
Write
Preview
Markdown
is supported
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