[FFmpeg-devel] [PATCH] x86/dsputilenc: implement SSE2 version of diff_pixels
Christophe Gisquet
christophe.gisquet at gmail.com
Mon May 26 09:56:56 CEST 2014
Hi,
2014-05-26 8:49 GMT+02:00 James Almer <jamrial at gmail.com>:
> +INIT_XMM sse2
> +cglobal diff_pixels, 4,5
Doesn't matter as it's below 6, but properly defining the xmm reg
count could be nice.
Also, maybe you could (port and) merge with the mmx version?
But I really don't mind this going in as is, all the more since you
may have your hands full with something else.
Best regards,
--
Christophe
More information about the ffmpeg-devel
mailing list