[x264-devel] Windows x64 support

Steven Walters kemuri9 at gmail.com
Tue Jan 27 16:44:15 CET 2009


> Fixed a crash in x264_pixel_avg_weight_*_ssse3 x86_32.
> The rest of my changes are cosmetic, but you should still check whether they
> work.

with both patches applied it causes

$ ./checkasm.exe
x264: using random seed 2618250584
x264: All tests passed Yeah :)

and

x264 [error]: your cpu does not support MMXEXT, but x264 was compiled
with asm support
x264 [error]: to run x264, recompile without asm support (configure
--disable-asm)
x264 [error]: x264_encoder_open failed

while as BugMaster's patch by itself works fine.
so Loren's patch is apparently breaking x264_cpu_cpuid


More information about the x264-devel mailing list