Hi,

On Thu, Jul 26, 2012 at 11:40 PM, Luca Barbato <lu_z...@gentoo.org> wrote:
> On 07/27/2012 07:16 AM, Ronald S. Bultje wrote:
>> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>>
>> 64-bit CPUs always have SSE2, and a SSE2 version exists, thus the MMX
>> version will never be used.
>> ---
>>  libavcodec/x86/vp3dsp.asm    |    3 +++
>>  libavcodec/x86/vp3dsp_init.c |    2 ++
>>  2 files changed, 5 insertions(+)
>>
>
> Fine for me as well, somebody might want to run those by selecting the
> cpu flags directly.

Unlikely, that's only for testing. Since (see commit msg) this never
happens in reality, testing for it seems kind of pointless.

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

Reply via email to