fixed an encoder bug
authorYaowu Xu <yaowu@google.com>
Thu, 10 Nov 2011 00:03:23 +0000 (16:03 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 10 Nov 2011 00:03:23 +0000 (16:03 -0800)
commit8974daea11f974fd4d9356a3dc74694ee13367fc
tree7f398ca65ce58e6d58aad4cc57bfce3bd11e1fc6
parent5883246d0105e0a616a80c4c841487563b2ab6bc
fixed an encoder bug

the bug caused the encoder to produce invalid bitstream when configured
with enable_extend_qrange.

Change-Id: I1e81c48b13359d0043cbbd480e679380a2da117c
vp8/common/entropy.c