<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>>> # HG changeset patch<BR>>> # User Min Chen <chenm003@163.com><BR>>> # Date 1390485088 -28800<BR>>> # Node ID c93c9f313e2d8da2f2d11f15c1619c1a5e967533<BR>>> # Parent  f1bd676fd90f5a9ac9353fcc164fc190786fd694<BR>>> fix bug in asm code for weightp, the sintel_trailer's width is not multiple of 16<BR>><BR>>I don't think the width can be a problem. We always apply the weight to a plane of reconstructed pixels which has borders extended. We could weight multiples of 32 or 64 and it would be ok.<BR>><BR>>Did this change actually affect the outputs?  If so it indicates a bug.<BR>><BR>on that sequence, we call weight function with non multiple width of 16, so our asm code output wrong result.</DIV></div>