On Wed, Apr 16, 2014 at 8:56 AM, Robert Bacs <[email protected]> wrote: > On 4/16/2014 4:26 PM, chen wrote: > > Thanks your file. > I have confirm we crash on stack align problem. > The root cause is x264 asm header push some reg into stack, it broken stack > align. > > Could you try to modify CMakeASM_YASMInformation.cmake > -DHAVE_ALIGNED_STACK=1 to -DHAVE_ALIGNED_STACK=0 > > Great...now it's working fine
Good to know. So now I just need to know if this is a Win32 problem, or a more generic gcc + 32bit x86 problem. -- Steve Borho _______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
