Prevent first pass from outputing invalid info
authorYaowu Xu <yaowu@google.com>
Wed, 16 Oct 2013 23:29:28 +0000 (16:29 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 16 Oct 2013 23:29:28 +0000 (16:29 -0700)
commit47e784eab68f385b0f2bf85b1a495cd110850484
treea518cffe5b550cbfe2726b6e42a1b60725a9640f
parentf5377cd74f338611ea20f0390bb55744385b0eb7
Prevent first pass from outputing invalid info

First pass does not produce compressed data, therefore encode/decode
match check is not initialized.

Change-Id: I1971a6747337872a850987cc70ba267bd0f1d564
vpxenc.c