[x265] ASM crash in r6706

Steve Borho steve at borho.org
Wed Apr 16 05:18:09 CEST 2014


On Tue, Apr 15, 2014 at 9:31 PM, chen <chenm003 at 163.com> wrote:
> Are you defined HAVE_ALIGNED_STACK=1 in your configure?
> The x86 version quant use stack to store temporary data with movdqa
>
> Could you give me your exe file? so I may check the really assembly code.
> Thanks!

GCC builds always set HAVE_ALIGNED_STACK=1

If we need to disable this for Win32, it would not be hard.

-- 
Steve Borho


More information about the x265-devel mailing list