Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
0c857189
Commit
0c857189
authored
Mar 27, 2015
by
hkuang
Committed by
Gerrit Code Review
Mar 27, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Fix the issue that --limit is not working in --frame-parallel mode."
parents
553792ce
ffafcd62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vpxdec.c
vpxdec.c
+0
-3
No files found.
vpxdec.c
View file @
0c857189
...
...
@@ -1080,9 +1080,6 @@ int main_loop(int argc, const char **argv_) {
}
}
}
if
(
stop_after
&&
frame_in
>=
stop_after
)
break
;
}
if
(
summary
||
progress
)
{
...
...
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