[FFmpeg-devel] [PATCH] libavfilter/af_astats: fix msvc compile error
Paul B Mahol
onemda at gmail.com
Mon Apr 29 21:32:40 EEST 2019
On 4/29/19, Matthias Troffaes <matthias.troffaes at gmail.com> wrote:
> MSVC requires an explicit cast from void * to void when applying the
> ternary conditional operator to switch between methods that return
> void. The attached patch fixes the problem.
>
> For information, log of failed build:
>
> https://ci.appveyor.com/project/mcmtroffaes/ffmpeg-msvc-build/builds/24166664/job/bbeyhavgy4kmqu7k
>
> Kind regards,
> Matthias
>
Applied.
More information about the ffmpeg-devel
mailing list