[FFmpeg-devel] [PATCH] avutil/intmath: enable builtin intrinsics for icl and msvc.

Matt Oliver protogonoi at gmail.com
Sun Oct 26 10:49:07 CET 2014


intmath.h already uses the gcc builtin intrinsics for log2 and ctz. This
patch just adds the equivalent icl and msvc intrinsics. All added
intrinsics have the same function (i.e. with respect to input 0s etc.) as
the existing gcc builtins.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avutil-intmath-enable-builtin-intrinsics-for-icl-and.patch
Type: application/octet-stream
Size: 2424 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141026/c9215822/attachment.obj>


More information about the ffmpeg-devel mailing list