[FFmpeg-devel] Patch: Inline asm fixes for Intel compiler on Windows

Matt Oliver protogonoi at gmail.com
Sat May 3 11:46:54 CEST 2014


Now that the last of the required icl patches have been applied (the last
being the upstream pull of the libmpcodec changes) inline asm can now be
enabled for icl within configure.
Ive tested several different config options and all seem to work fine for
me. The only issue is that EBP/EBX is not available when compiling asm in
debug mode. If anyone finds any other issues with enabling this then let me
know (in case anyone has issues with different compiler versions etc.)
Also added a patch to add me to the maintainers for future icl support.
Patches Attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Enable-inline-asm-in-intel-compiler-on-windows.patch
Type: application/octet-stream
Size: 1031 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140503/24ef622b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Maintainers-add-myself-for-msvc-and-icl.patch
Type: application/octet-stream
Size: 928 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140503/24ef622b/attachment-0001.obj>


More information about the ffmpeg-devel mailing list