[FFmpeg-devel] [PATCH] dcadsp: fix SSE code to not use SSE2 instructions.

Michael Niedermayer michaelni at gmx.at
Sun Apr 6 18:43:06 CEST 2014


On Sun, Apr 06, 2014 at 06:26:24PM +0200, Hendrik Leppkes wrote:
> movq from SSE register to memory is an SSE2 instruction.
> Instead, use SSE movlps, which does the same thing.
> ---
>  libavcodec/x86/dcadsp.asm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140406/c0f6d9ab/attachment.asc>


More information about the ffmpeg-devel mailing list