"Ronald S. Bultje" <rsbul...@gmail.com> writes: > Hi, > > On Mon, Jul 30, 2012 at 8:10 AM, Måns Rullgård <m...@mansr.com> wrote: >> "Ronald S. Bultje" <rsbul...@gmail.com> writes: >>> On Mon, Jul 30, 2012 at 8:03 AM, Måns Rullgård <m...@mansr.com> wrote: >>>> inline_mmx_deps="inline_asm mmx" >>>> inline_sse_deps="inline_mmx" >>> >>> If the user uses --disable-sse, this doesn't disable it here. I >>> suppose you might mean inline_sse_deps="inline_mmx sse"? >> >> Right. >> >>> Other than that, looks good to me. I don't think we need HAVE_SSE etc. >>> in config.h, only HAVE_INLINE_SSE and HAVE_YASM_SSE. >> >> Some of them are needed. For instance, we need to know if any kind of >> mmx might be used in order to issue emms correctly. > > Hm, ok, so I guess we can keep HAVE_MMX. Do we need others?
Do they do any harm? -- Måns Rullgård m...@mansr.com _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel