]> granicus.if.org Git - libvpx/commit
revised the rate distortion computation for UV
authorYaowu Xu <yaowu@google.com>
Fri, 20 Jan 2012 23:30:31 +0000 (15:30 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 16 Feb 2012 15:34:46 +0000 (07:34 -0800)
commitf90983e16748f8f3a4c18a4c6f8f13e0de4aa4ac
treeeaf672051ef6398b88659411035e0f5446cda97c
parentefa9abd02891855afc40670cc874922a5c1fcb1b
revised the rate distortion computation for UV

this commit changed the UV r/d calculation in the mode decision process to
properly account for the rate of 8x8 transform coefficients.

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