Initialize first_time_stamp_ever
authorJohn Koleszar <jkoleszar@google.com>
Tue, 31 May 2011 16:37:45 +0000 (12:37 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 31 May 2011 16:37:45 +0000 (12:37 -0400)
commit0a72f568ec907acb033e4e3a263a378dc0587663
tree7a09b0288ba6a513e93b6207e0504ffe6c97b034
parent4a4ade6dc8d6b4af4848c830a359b4a0fc81d1a5
Initialize first_time_stamp_ever

Misplaced #endif caused first_time_stamp_ever to only be initialized if
CONFIG_INTERNAL_STATS was set.

Change-Id: I2296a4ab00f7dfb767583edcc5d59b94f48c0621
vp8/encoder/onyx_if.c