[theora-dev] [PATCH] cpu support for VIA and Transmeta processors

Timothy B. Terriberry tterribe at email.unc.edu
Sun May 4 07:07:46 PDT 2008


David Kuehling wrote:
> That's why my code always checked for AMD-Style vector support and later
> added results from the Intel-Style check.  This strategy also works for
> C7 (and hopefully for C3-2), see cpuid output of C7:

Ah, but you didn't add them, you threw the old results away, which would
not have worked correctly on some C3-2's. I've updated the test in svn
r14834. See if that works for you.

We don't actually use 3dnow! support for anything currently, but it's
better to have the test correct than not.


More information about the theora-dev mailing list