[FFmpeg-devel] [PATCH] swresample/resample: improve bessel function accuracy

Ganesh Ajjanagadde gajjanag at mit.edu
Tue Nov 3 14:41:33 CET 2015


On Tue, Nov 3, 2015 at 8:36 AM, Clément Bœsch <u at pkh.me> wrote:
> On Tue, Nov 03, 2015 at 07:20:39AM -0500, Ganesh Ajjanagadde wrote:
> [...]
>> This is an opinion, so I will state mine here: if you are developing
>> use ccache + GCC > ccache + clang > clang = gcc. Reason for the first
>> is due to the terrible interaction ccache has with clang.
>
> I'm curious; what are you talking about here?

Build is noisy: e.g glibc functions like strcmp when inline expanded
cause -Warray-bounds all over the place whenever strcmp is used. There
is a clang/glibc ticket for this, forget which.

>
> [...]
>
> --
> Clément B.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list