[FFmpeg-devel] [PATCH]configure: Add -Wno-main

James Almer jamrial at gmail.com
Sat Oct 7 05:27:56 EEST 2017


On 10/6/2017 10:45 PM, Carl Eugen Hoyos wrote:
> 2017-09-18 3:37 GMT+02:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:
>> Hi!
>>
>> Attached patch fixes several warnings when compiling libavfilter with
>> current gcc.
> 
> Ping.
> 
> Should the warnings just stay?
> 
> Thank you, Carl Eugen

I'll change the name of the variables as mentioned elsewhere in the
thread. What name should i use, though? I see

AVFrame *main, *ref;

and

AVFrame *main, *second, *out;

In all four filters raising the warning.


More information about the ffmpeg-devel mailing list