mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-04 04:35:31 +00:00
paddq is an SSE2 instruction so it cannot be used for MMX. This was probably just a typo because the sums are dwords anyway. Reviewed-by: Pascal Massimino <pascal.massimino@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>