[FFmpeg-devel] [PATCH 2/2] lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header.

Matt Oliver protogonoi at gmail.com
Fri Oct 16 03:26:36 CEST 2015


On 16 October 2015 at 01:10, Matt Oliver <protogonoi at gmail.com> wrote:

> Some of the existing msvc/icl optimised versions for ctz and log2 use
> intrinsics that are only usable on x86 systems. This patch moves them from
> intmath.h to x86/intmath.h. This is technically where such functions should
> go but this will also fix any issues with trying to use msvc to compile arm
> code.
>

Minot tweaks as per James' suggestions in other thread
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavu-intmath.h-Move-x86-only-msvc-icl-functions-to-x.patch
Type: application/octet-stream
Size: 3548 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151016/69dbe7ea/attachment.obj>


More information about the ffmpeg-devel mailing list