[MPlayer-dev-eng] [PATCH] -fPIC support for libswscale
Jason Tackaberry
tack at urandom.ca
Sat Aug 12 05:50:40 CEST 2006
On Sat, 2006-08-12 at 07:16 +0200, Luca Barbato wrote:
> Jason Tackaberry wrote:
>
> >
> > +// Redefine anything we just undefined
> > +#ifdef COMPILE_MMX
> > +#define HAVE_MMX
> > +#endif
> > +#ifdef COMPILE_MMX2
> > +#define HAVE_MMX2
> > +#endif
> > +#ifdef COMPILE_3DNOW
> > +#define HAVE_3DNOW
> > +#endif
> > +
>
> Spurious?
Perhaps you could elaborate.
More information about the MPlayer-dev-eng
mailing list