"Ronald S. Bultje" <[email protected]> writes: > Hi, > > On Fri, Jun 22, 2012 at 10:56 AM, Mans Rullgard <[email protected]> wrote: >> +++ b/libavcodec/x86/cavsdsp_mmx.c >> @@ -29,6 +29,8 @@ >> #include "libavcodec/cavsdsp.h" >> #include "dsputil_mmx.h" >> >> +#if HAVE_INLINE_ASM > > Won't work, dsputil_mmx.h contains inline asm.
Not after the two patches I just sent. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
