On 16 October 2015 at 01:10, Matt Oliver <protogo...@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

Attachment: 0002-lavu-intmath.h-Move-x86-only-msvc-icl-functions-to-x.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to