On Fri, 10 Jan 2014 08:47:45 +0000 Stuart Henderson <st...@openbsd.org> wrote:
| On 2014/01/09 14:36, Brad Smith wrote: | > Make use of Clang's integrated assembler to build the x86 ASM support | > within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3 | | Does it do runtime detection of what's available? | When I tried it, mencoder in the terminal said before this patch: x264 [info]: using cpu capabilities: none! after: x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2