Fix one gcc compiler warning
authorYunqing Wang <yunqingwang@google.com>
Thu, 14 Oct 2010 18:25:03 +0000 (14:25 -0400)
committerYunqing Wang <yunqingwang@google.com>
Thu, 14 Oct 2010 19:15:35 +0000 (15:15 -0400)
commit7804befb55fe66d0cbe780f298fb57155d826044
treebe2958804e0b0e516e06d06a27b1c46d9583af1f
parentd6da7b8ea1092d3c99591b2087811ad22d667d1b
Fix one gcc compiler warning

../libvpx/vp8/encoder/bitstream.c: In function ‘pack_inter_mode_mvs’:
../libvpx/vp8/encoder/bitstream.c:1026: warning: array subscript has type ‘char’

Change-Id: Ic77491e0a172fa1821e5b3e914d0dc41fe87c00f
vp8/common/blockd.h