On Sat, 10 Mar 2018 15:02:56 +0100 (CET)
Carlo Bramini <carlo.bra...@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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to