]> git.sesse.net Git - x264/commit
Fix building with compilers without inline asm support
authorAnton Mitrofanov <BugMaster@narod.ru>
Mon, 27 May 2013 21:48:15 +0000 (01:48 +0400)
committerFiona Glaser <fiona@x264.com>
Tue, 28 May 2013 12:01:55 +0000 (05:01 -0700)
commite32d9c21339cbb021d6c9ad5897bfde09dcdb63a
treedf295c5ddb00f07513e7a1fa53f9b03b46a60bc8
parent3b8e924639ac67a4beb0ebe9b9663de03cdce84d
Fix building with compilers without inline asm support

Also fix crash in high bit depth builds compiled with unaligned stack.
common/x86/deblock-a.asm
common/x86/predict-c.c
configure
tools/checkasm.c