commit | d37c22271cd170e83af2e53473403a1840e32a20 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Thu Oct 20 19:38:56 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 20 19:38:57 2016 +0000 |
tree | b0e073ed8357ac6f6c0ed18a4edcc80d9d59a876 | |
parent | cfc5ac50345d0fd90ff906d9c1e7570f0c1471c2 [diff] | |
parent | 251e151c3dbfcb0eb569f0f90d89c6a86e25a25e [diff] |
Merge "Add matching brace in aomenc.c" into nextgenv2
diff --git a/aomenc.c b/aomenc.c index 373b69d..5b8632b 100644 --- a/aomenc.c +++ b/aomenc.c
@@ -2068,8 +2068,9 @@ print_time("ETA", estimated_time_left); } - } else + } else { frame_avail = 0; + } if (frames_in > global.skip_frames) { #if CONFIG_AOM_HIGHBITDEPTH