]> granicus.if.org Git - libvpx/commit
added reset of rate estimates for each mode
authorYaowu Xu <yaowu@google.com>
Tue, 17 Apr 2012 22:14:45 +0000 (15:14 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 20 Apr 2012 16:17:58 +0000 (09:17 -0700)
commitecc28cdaa3b216b18aee95645fb93dcc4eb7b107
tree8114b2db0cd9dfae577459c7c26349cd9148c55c
parent1259b0b22e4a9f500e4dafad3323a6bd6264f56f
added reset of rate estimates for each mode

This is to prevent the evaluation of a mode from using values left
over from a mode evaluated prior in the loop.

Change-Id: Ife2c6ceb76d2f7365fd262515d3ae48229033c2d
vp8/encoder/rdopt.c