]> granicus.if.org Git - libvpx/commit
Bug fix in vp8_estimate_entropy_savings()
authorPaul Wilkins <paulwilkins@google.com>
Thu, 1 Mar 2012 01:41:19 +0000 (01:41 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 1 Mar 2012 01:42:02 +0000 (01:42 +0000)
commit2ad7a4a2711aa0ffe87add551e0368b5d2a2e025
tree12bca15188a288a85996f0d936c55a1dedb383e5
parentd8670b3c2eb224a25e95e260325699f2e44d4440
Bug fix in vp8_estimate_entropy_savings()

Incorrect scaling of savings for t8x8.

Change-Id: If01e08f8c73faa73afc3c70e501e6acc54d7e26f
vp8/encoder/bitstream.c