[x264-devel] asm cosmetics part 2
Loren Merritt
git at videolan.org
Wed Aug 10 05:15:13 CEST 2011
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Wed Aug 3 14:53:29 2011 +0000| [4b429c69797ebb88c89fd3dfe7555f0db787d6dd] | committer: Jason Garrett-Glaser
asm cosmetics part 2
These changes were split out of the cpuflags commit because they change the output executable.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=4b429c69797ebb88c89fd3dfe7555f0db787d6dd
---
common/x86/dct-a.asm | 13 +++--
common/x86/deblock-a.asm | 133 ++++++++++++++++++++++-----------------------
common/x86/mc-a.asm | 111 +++++++++++++-------------------------
common/x86/mc-a2.asm | 9 ++--
common/x86/mc-c.c | 1 -
common/x86/pixel-a.asm | 10 +---
common/x86/predict-a.asm | 18 +++---
common/x86/quant-a.asm | 36 +++++--------
common/x86/sad-a.asm | 2 +-
common/x86/x86inc.asm | 5 ++-
tools/checkasm-a.asm | 1 +
11 files changed, 146 insertions(+), 193 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=4b429c69797ebb88c89fd3dfe7555f0db787d6dd
More information about the x264-devel
mailing list