[FFmpeg-devel] [PATCH 1/5] lavc/htmlsubtitles: improve handling broken garbage

Nicolas George george at nsup.org
Sun Jul 30 11:31:40 EEST 2017


Le duodi 12 thermidor, an CCXXV, Clement Boesch a écrit :
> > ./libavcodec/htmlsubtitles.c: In function ‘ff_htmlmarkup_to_ass’:
> > ./libavcodec/htmlsubtitles.c:112:12: warning: missing braces around initializer [-Wmissing-braces]
> Ah, I don't have that warning.

IIRC it is an obsolete warning that was removed in later versions of
compilers.

I just checked, gcc-4.8 prints this warning but gcc-5 (5.4) does not.

I think we already have many similar constructs.

Regards,

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


More information about the ffmpeg-devel mailing list