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
Xiph.Org
aom-rav1e
Commits
d37c2227
Commit
d37c2227
authored
Oct 20, 2016
by
James Zern
Committed by
Gerrit Code Review
Oct 20, 2016
Browse files
Merge "Add matching brace in aomenc.c" into nextgenv2
parents
cfc5ac50
251e151c
Changes
1
Hide whitespace changes
Inline
Side-by-side
aomenc.c
View file @
d37c2227
...
...
@@ -2068,8 +2068,9 @@ int main(int argc, const char **argv_) {
print_time
(
"ETA"
,
estimated_time_left
);
}
}
else
}
else
{
frame_avail
=
0
;
}
if
(
frames_in
>
global
.
skip_frames
)
{
#if CONFIG_AOM_HIGHBITDEPTH
...
...
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