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

Reimar Döffinger Reimar.Doeffinger
Wed Jul 21 19:29:15 CEST 2010


On Tue, Jul 20, 2010 at 09:41:47PM -0300, Ramiro Polla wrote:
> On Fri, Jul 16, 2010 at 5:34 PM, Baptiste Coudurier
> <baptiste.coudurier at gmail.com> wrote:
> > On 07/16/2010 06:22 AM, Axel Holzinger wrote:
> >> Axel Holzinger wrote:
> >>> 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 ?
> 
> Could you suggest a commit message? Also is this the only occurrence
> in all of FFmpeg? We could change all occurrences in one commit.

And if someone has time to spend on it, add a test to patcheck...



More information about the ffmpeg-devel mailing list