[FFmpeg-devel] Add configure option --disable-warnings

2015-02-12 Thread Gautier Pelloux-Prayer
. Patch is attached; another solution would be to fix these warnings but I do not feel myself confident about that :-). Cheers, Gautier >From a9e6f6e9e7af8fb791f909b1e19366c1570a29af Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Thu, 12 Feb 2015 19:53:30 +0100 Subj

Re: [FFmpeg-devel] Add configure option --disable-warnings

2015-02-16 Thread Gautier Pelloux-Prayer
I though an extra configure option would have been the most logical way of removing warnings but you are probably right: I will use --extra-cflags instead. Thanks for the feedback. On Sat, Feb 14, 2015 at 9:55 AM, Reimar Döffinger wrote: On 12.02.2015, at 19:56, Gautier Pelloux-Prayer