On 10/01/2013 01:44 PM, Diego Biurrun wrote:
x86_64 always has SSE2, so skip compiling in SIMD-optimized functions
that will always be overridden by variants of the same function done
with more advanced SIMD optimization types.

I don't think this is a good idea. It's a lot of extra ifdeffery for next to zero practical gain.

-Justin

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to