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

Dale Curtis dalecurtis at chromium.org
Tue May 19 01:24:03 EEST 2020


On Mon, May 18, 2020 at 2:22 PM Michael Niedermayer <michael at niedermayer.cc>
wrote:

>
> > 38cfdcfc9d4fa1c1239dc01a766e369b20a0232a  sat_math_builtin_v5.patch
>

Latest upload is sat_math_builtin_v6.patch -- is that not showing up for
you? I just tested and it applies cleanly to trunk.


> > From 8ac3c2cea0d00c4aec2d1c6278462e6b0f1015b3 Mon Sep 17 00:00:00 2001
> > From: Dale Curtis <dalecurtis at chromium.org>
> > Date: Fri, 1 May 2020 10:20:43 -0700
> > Subject: [PATCH] Use gcc/clang builtins for av_sat_(add|sub)_64_c if
> >  available.
>
> doesnt apply cleanly
>
> Applying: Use gcc/clang builtins for av_sat_(add|sub)_64_c if available.
> error: patch failed: libavutil/common.h:299
> error: libavutil/common.h: patch does not apply
> Patch failed at 0001 Use gcc/clang builtins for av_sat_(add|sub)_64_c if
> available.
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
>


More information about the ffmpeg-devel mailing list