mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-23 03:24:36 +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>