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>
Wed, 27 Feb 2013 20:29:25 +0000 (12:29 -0800)
commitebf8b9fc6d4dce95afd41b43ca356b6a0c1ee6d4
tree9f946d0e51b7453a18accc5a5203315b9ac523de
parent350ba5f30e194ee4542b7f92c7979bd2f93e405e
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