[x264-devel] x86inc: support stack mem allocation and re-alignment	in PROLOGUE
    Ronald S. Bultje 
    git at videolan.org
       
    Wed Jan  9 19:32:22 CET 2013
    
    
  
x264 | branch: master | Ronald S. Bultje <rsbultje at gmail.com> | Thu Dec  6 15:40:13 2012 -0800| [755fece365c14135c2621585e761f5dfeedefc74] | committer: Jason Garrett-Glaser
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Use this in 8-bit loopfilter functions so they can be used if
there is no aligned stack (e.g. x86-32 MSVC or ICC 10.x).
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=755fece365c14135c2621585e761f5dfeedefc74
---
 common/deblock.c         |   16 ++--
 common/x86/deblock-a.asm |   27 ++-----
 common/x86/x86inc.asm    |  195 +++++++++++++++++++++++++++++++++++++---------
 configure                |    5 +-
 4 files changed, 176 insertions(+), 67 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=755fece365c14135c2621585e761f5dfeedefc74
    
    
More information about the x264-devel
mailing list