]> granicus.if.org Git - libvpx/commit
fix armv6 simpleloop filter
authorJohann <johannkoenig@google.com>
Thu, 19 Aug 2010 15:29:21 +0000 (11:29 -0400)
committerJohann <johannkoenig@google.com>
Thu, 19 Aug 2010 15:29:21 +0000 (11:29 -0400)
commit467a0b99abb8bbf9c64cc517eff78b96aa81818c
tree08a793648e862532500f2ac9014f6b2cfafaf2b9
parentc75f3993c00772b6ec5ee00a1e6cbde91243c016
fix armv6 simpleloop filter

test cases were causing a crash because the count was being read
incorrectly. after fixing that, noticed that the output was not
matching. fixed that.

Change-Id: Idb0edb887736bd566a3cf6d4aa1a03ea8d20eb27
vp8/common/arm/armv6/simpleloopfilter_v6.asm