[FFmpeg-cvslog] r17670 - in trunk/libavformat: avformat.h metadata.c metadata.h

Aurelien Jacobs aurel
Sun Mar 1 01:52:38 CET 2009


On Sun, 01 Mar 2009 00:05:55 +0000
M?ns Rullg?rd <mans at mansr.com> wrote:

> aurel <subversion at mplayerhq.hu> writes:
> 
> > +                s_conv1 = (const AVMetadataConv[2]){{key,key}};
> 
> GCC 2.95 seems to hate statements like this.  I'm not sure what the
> standards say.

Humm... IIRC it is valid C99...
Well, attached patch should please gcc 2.95, but it is not exacly
pretty. If someone has better idea to solve this, I would be glad
to hear about it. Else I will apply attached patch in a few hours.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: md_conv_2.95.diff
Type: text/x-diff
Size: 1582 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090301/22e4c54b/attachment.diff>



More information about the ffmpeg-cvslog mailing list