]> granicus.if.org Git - libvpx/commit
Fix an ioc issue in super_block_uvrd
authorJingning Han <jingning@google.com>
Thu, 16 Oct 2014 16:19:42 +0000 (09:19 -0700)
committerJingning Han <jingning@google.com>
Thu, 16 Oct 2014 18:07:39 +0000 (11:07 -0700)
commited100c0b007684d1432f16cce3b171e3a76691c0
tree1edd3c1fa77d716b2dde4d40360330f9ff6f2a63
parentf3a5de816da1ddd41029ed3b4b29f5adfdc4764e
Fix an ioc issue in super_block_uvrd

This commit fixes an ioc issue that will happen when the cumulative
variables are not in effective use. The fix discards these
redundant additions.

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