commit | 496bcbb0de8ac77eff532f64a6816b6d021f1027 | [log] [tgz] |
---|---|---|
author | Ronald S. Bultje <rbultje@google.com> | Thu Apr 21 16:35:02 2011 -0400 |
committer | Ronald S. Bultje <rbultje@google.com> | Fri Apr 22 10:00:38 2011 -0400 |
tree | 63ec538bf75338d28ba3517d14dc41951d97e335 | |
parent | 73c3d327058b1850da4fbfc9819d1265be70965a [diff] |
Fix overflow in temporal_filter_apply_sse2(). The accumulator array is an integer array, so use paddd instead of paddw to add values to it. Fixes overflows when using large --arnr-maxframes (>8) values. Change-Id: Iad83794caa02400a65f3ab5760f2517e082d66ae