]> granicus.if.org Git - libvpx/commit
Fix rollover and pass 1 time estimate
authorJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 19:14:23 +0000 (11:14 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 4 Mar 2013 21:21:54 +0000 (13:21 -0800)
commit406ec6b62e84141739ecc0fd75456110dc1dd2ae
tree3ef042c034c901b8bbc92a76f0749a3b5d66d887
parent7dfec96059b65df2b8073f519a9e082ff3bd2f94
Fix rollover and pass 1 time estimate

Fixes a rollover of the cx_time variable for encodes that take
over ~4200 seconds. Also enable the time estimate in first pass.

Change-Id: Ib5a98ee71bccd79a804d709cec7260651d0b7141
vpxenc.c