Set a default mv entropy if no tokens are coded.
authorRonald S. Bultje <rbultje@google.com>
Thu, 16 Aug 2012 18:09:31 +0000 (11:09 -0700)
committerRonald S. Bultje <rbultje@google.com>
Thu, 16 Aug 2012 18:12:50 +0000 (11:12 -0700)
commit319dd1c0f58d3db46713460ca10e920f2b18b605
treee5a49952e5a1e42d2b6547dd53f34114021c3d7f
parent0393e558a4710b31836ead8f9832f6b270daf57c
Set a default mv entropy if no tokens are coded.

This doesn't affect the result, since there are no MVs coded using this
entropy. It does, however, silence valgrind warnings about uninitialized
variables.

Change-Id: I6e21ba92df6ce5381bf58b8c349ef4373294a0b6
vp8/common/entropymv.c