[FFmpeg-devel] [PATCH v2] lavd/decklink_common: Fix error caused by -Werror=missing-prototypes

Nicolas George george at nsup.org
Mon Jun 27 11:13:10 CEST 2016


Le decadi 10 messidor, an CCXXIV, Michael Niedermayer a écrit :
> > The error is being thrown when the location of the decklink headers being
> > pulled in as user includes with -I.
> 
> i would assume the same happens with any header, i didnt try but
> libc headers likely will also fail with sufficient pedant warning/error
> if they are included as "user headers"

It happens even with FFmpeg's own headers: -Ilibavutil will cause build
failures due to a conflicting time.h. The short of it is they should not add
-Ilibavutil.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160627/dfa473cf/attachment.sig>


More information about the ffmpeg-devel mailing list