[FFmpeg-devel] [PATCH] Make DECLARE_ALIGNED macros take array specifiers as separate argument

Reimar Döffinger Reimar.Doeffinger
Tue Oct 27 20:39:11 CET 2009


On Tue, Oct 27, 2009 at 05:09:50PM -0200, Ramiro Polla wrote:
> On Tue, Oct 27, 2009 at 5:00 PM, Reimar D?ffinger
> <Reimar.Doeffinger at gmx.de> wrote:
> > On Tue, Oct 27, 2009 at 06:01:39PM +0000, M?ns Rullg?rd wrote:
> >> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
> >> > 2) except for DEBUG stuff it would be the first/only use of vararg
> >> > macros, no idea how well they are supported, though at least MPlayer
> >> > uses the ##args syntax for gcc, so __VA_ARGS__ might not work
> >> > e.g. with 2.95?
> >>
> >> It works fine with gcc 2.95.
> >
> > Good. Strange, I wonder what that ifdef in MPlayer is good for then.
> > Maybe time to get rid of it and see...
> > Does anyone else know of any compiler that has/had issues with vararg
> 
> > macros? I think the Microsoft one does, but we don't care about that IIRC.
> 
> It works with MSVC 2008 express, haven't tested any other.

Looks like it was implemented in the 2005 version



More information about the ffmpeg-devel mailing list