Ronald S. Bultje 496bcbb0de 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
2011-04-22 10:00:38 -04:00
..
2010-11-10 14:34:02 -08:00
2010-11-10 14:34:02 -08:00
2010-10-18 14:15:15 -04:00
2010-10-18 14:15:15 -04:00
2011-03-09 10:45:03 -05:00