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

Måns Rullgård mans
Wed Jul 21 08:54:15 CEST 2010


Ramiro Polla <ramiro.polla at gmail.com> writes:

> 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.

There's one in libavformat/rtsp.c too.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list