[FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c

Martin Storsjö martin
Wed Jul 21 19:28:41 CEST 2010


On Fri, 16 Jul 2010, Baptiste Coudurier wrote:

> On 07/16/2010 06:22 AM, Axel Holzinger wrote:
> > Axel Holzinger wrote:
> > > Hi,
> > > 
> > > initialising to zero with {} is not official C99 standard C.
> > > 
> > > {0} is the way to go.
> 
> Patch ok, may I ask which compiler warn/choke on this ?

Applied

// Martin



More information about the ffmpeg-devel mailing list