[FFmpeg-devel] [PATCH] Fix compilation when MMX is disabled

Diego Biurrun diego
Mon May 25 19:01:41 CEST 2009


On Mon, May 25, 2009 at 04:26:06PM +0000, Jai Menon wrote:
> On Mon, May 25, 2009 at 4:00 PM, Reimar D?ffinger
> <Reimar.Doeffinger at gmx.de> wrote:
> > On Mon, May 25, 2009 at 03:12:50PM +0000, Jai Menon wrote:
> >> As in subject.
> >
> > Looks completely wrong, mlpdsp asm does not use MMX.
> 
> I know it doesn't use MMX, but couldn't find any other way to do it. I
> was hoping somebody would suggest the correct way. Should there be a
> X86-OBJS ?

OBJS-$(ARCH_X86), similar to what we have for all other ARCHs.

Diego



More information about the ffmpeg-devel mailing list