[FFmpeg-devel] [PATCH] HAVE_AMD3DNOW

Pavel Pavlov pavel
Mon Jun 8 21:30:40 CEST 2009


Hello all,
Intel compiler on win32 doesn't support 3dnow in inline asm (unsupported
instruction error); to be able to compile with intel compiler I had to
./configure --disable-amd3dnow
Even though I configured without 3dnow support in most of the code it
didn't make any change, so I had to add these ifdefs.
See attached patch files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HAVE_AMD3DNOW.patch
Type: application/octet-stream
Size: 10450 bytes
Desc: HAVE_AMD3DNOW.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090608/25b34a58/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HAVE_AMD3DNOW_swScale.patch
Type: application/octet-stream
Size: 1591 bytes
Desc: HAVE_AMD3DNOW_swScale.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090608/25b34a58/attachment-0001.obj>



More information about the ffmpeg-devel mailing list