]> granicus.if.org Git - libvpx/commit
Fix broken encoding process at sub8x8 block size
authorJingning Han <jingning@google.com>
Thu, 17 Apr 2014 21:44:02 +0000 (14:44 -0700)
committerJingning Han <jingning@google.com>
Thu, 17 Apr 2014 22:33:46 +0000 (15:33 -0700)
commita7c69a71d9a981c9755868038cda968d2031e4ef
tree4ee356fa93544cd62423a7f84d3e33831fb1bf42
parent96a381c25541dceed788b5b62245bab8e74f4ae9
Fix broken encoding process at sub8x8 block size

Use the correct buffer to update the coding mode decision for
sub8x8 blocks.

Change-Id: I091ef27d2047eeb8b73ceb7c2c7c45b38ba8c6d5
vp9/encoder/vp9_encodeframe.c