[FFmpeg-devel] Type mismatch in ADPCM

wm4 nfxjfg at googlemail.com
Sat Mar 10 16:49:37 EET 2018


On Sat, 10 Mar 2018 15:02:56 +0100 (CET)
Carlo Bramini <carlo.bramix at libero.it> wrote:

> and just add FFMPEG_EXTERN_C_BEGIN and FFMPEG_EXTERN_C_END to the top and to the bottom of each include file. You could take it as a suggestion, allowing compilation with both GCC and G++ may show you some defects you cannot see normally and give room to some improvements.

FFmpeg can't be built with C++ because it uses some C99 only features.
Besides, having to add all that casting to void*->structtype* would be
annoying.

Ignore my previous mail, shitty mail client maps + to "send mail" or
something.


More information about the ffmpeg-devel mailing list