]> granicus.if.org Git - libvpx/commit
postproc_sse2: avoid reading off the end of the limits array
authorJohn Koleszar <jkoleszar@google.com>
Tue, 23 Oct 2012 17:59:05 +0000 (10:59 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 23 Oct 2012 17:59:05 +0000 (10:59 -0700)
commitfd3078fd8fe7b64a70ac740d8302cb457a295115
treed2cb0b2d7114a61981ebcdcfd5ca58bac3a97f5b
parent5ed84c2fdf420478c19e1c64982a306159077a8d
postproc_sse2: avoid reading off the end of the limits array

Rather than unconditionally reading in the next MB's limits, test
the loop exit condition first.

Change-Id: I105d1e92698fb5561aa87160816787604aed03a2
vp8/common/x86/postproc_sse2.asm