commit | fa19516f2e1464968deb65bd0d20b00f5808b979 | [log] [tgz] |
---|---|---|
author | David Barker <david.barker@argondesign.com> | Fri Jan 06 15:58:03 2017 +0000 |
committer | Yue Chen <yuec@google.com> | Sat Jan 07 19:26:45 2017 +0000 |
tree | 2e772fdfcefd2a4ba30f0b1ebd82f936794af0d2 | |
parent | 33f3bfdef7d6f7bfdf1fa6e510a0b0172f827aae [diff] |
Fix new warp filter in the case wmmat[2] == 0 In this case, calculating the shear parameters fails with a divide-by-zero error. So disable the new filter in this case. We also temporarily remove the asserts blocking use of the old filter with debugging enabled. Change-Id: I788ff51c3bc1d841eab1099881cc3b55038ae342