Fixed a subtle issue that breaks encoding process
authorJingning Han <jingning@google.com>
Fri, 15 Feb 2013 22:45:20 +0000 (14:45 -0800)
committerJingning Han <jingning@google.com>
Fri, 15 Feb 2013 22:49:30 +0000 (14:49 -0800)
commite343732a92bddb3e8764e4757487bab6667f744c
treef61f71a99cd1ee00cd10ec349ba1ac4498a2c650
parent48598e30b1927487bf51c5c7543984d18ef7db29
Fixed a subtle issue that breaks encoding process

This issue breaks the encoding process of the codebase. The effect
emerges only in particular test sequence at certain bit-rates and
frame limits.

Change-Id: I02e080f2a49624eef9a21c424053dc2a1d902452
vp9/encoder/vp9_rdopt.c