[FFmpeg-devel] [PATCH 2/2] Use gcc/clang builtins for av_sat_(add|sub)_64_c if available.

Dale Curtis dalecurtis at chromium.org
Fri May 1 23:16:13 EEST 2020


On Fri, May 1, 2020 at 1:12 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> Am Fr., 1. Mai 2020 um 22:06 Uhr schrieb James Almer <jamrial at gmail.com>:
> > Just make the check
> >
> > (AV_GCC_VERSION_AT_LEAST(5,1) || defined(__clang__)) &&
> > !defined(__INTEL_COMPILER)
>
> And switch the conditions.
>

Thanks. Done.

- dale
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sat_math_builtin_v4.patch
Type: application/x-patch
Size: 1649 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200501/144bdd26/attachment.bin>


More information about the ffmpeg-devel mailing list