[x264-devel] Fix building with compilers without inline asm support
    Anton Mitrofanov 
    git at videolan.org
       
    Thu Jul  4 03:01:41 CEST 2013
    
    
  
x264 | branch: master | Anton Mitrofanov <BugMaster at narod.ru> | Tue May 28 01:48:15 2013 +0400| [d5dbf461bbb4564b5aeb2c88f3b42e38a60dafc1] | committer: Jason Garrett-Glaser
Fix building with compilers without inline asm support
Also fix crash in high bit depth builds compiled with unaligned stack.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=d5dbf461bbb4564b5aeb2c88f3b42e38a60dafc1
---
 common/x86/deblock-a.asm |   18 +--
 common/x86/predict-c.c   |  279 ++++++++++++++++++++++++----------------------
 configure                |    5 +-
 tools/checkasm.c         |    6 +-
 4 files changed, 156 insertions(+), 152 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=d5dbf461bbb4564b5aeb2c88f3b42e38a60dafc1
    
    
More information about the x264-devel
mailing list