Hi, On Tue, Apr 17, 2012 at 10:33 AM, Luca Barbato <[email protected]> wrote: > On 17/04/12 10:19, Christophe Gisquet wrote: >> Hi, >> >> 2012/4/4 Justin Ruggles <[email protected]>: >>> However, this looks to me like a situation to use the sse2slow flag >>> instead of the 3dnow flag. Anyone care to test on a modern AMD cpu? >> >> I don't have such a machine. As nobody seems to care, maybe the patch >> could be applied as is? > > I'd say that we should go as Justin pointed. Anybody against?
You mean if ((mm_flags & (AV_CPU_FLAG_SSE2 | AV_CPU_FLAG_SSE2SLOW)) == AV_CPU_FLAG_SSE2)? If that's what Justin meant, then yes that's OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
