[FFmpeg-devel] [PATCH] Fix SSE code to not use SSE2.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Mar 6 22:12:50 CET 2012


On Tue, Mar 06, 2012 at 10:11:30PM +0100, Reimar Döffinger wrote:
> movq from SSE register _to_ memory is an SSE2 instruction.
> Use the SSE movlps function instead that does the same thing.

Forgot: fixes issue #1041 (probably)


More information about the ffmpeg-devel mailing list