[x264-devel] Cosmetics: s/mmxext/mmx2/

Loren Merritt git at videolan.org
Wed Aug 10 05:15:11 CEST 2011


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Wed Aug  3 14:42:12 2011 +0000| [b78735138b32e667d5710dbd63aa93ea6498487f] | committer: Jason Garrett-Glaser

Cosmetics: s/mmxext/mmx2/

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=b78735138b32e667d5710dbd63aa93ea6498487f
---

 common/bitstream.c         |    6 +-
 common/cpu.c               |   54 +++++++-------
 common/dct.c               |   10 +-
 common/deblock.c           |   76 ++++++++++----------
 common/osdep.c             |    2 +-
 common/pixel.c             |  144 ++++++++++++++++++------------------
 common/quant.c             |   66 ++++++++--------
 common/x86/bitstream-a.asm |    2 +-
 common/x86/dct-a.asm       |   16 ++--
 common/x86/dct.h           |   54 +++++++-------
 common/x86/deblock-a.asm   |   16 ++--
 common/x86/mc-a.asm        |  122 +++++++++++++++---------------
 common/x86/mc-a2.asm       |   32 ++++----
 common/x86/mc-c.c          |  176 ++++++++++++++++++++++----------------------
 common/x86/pixel-32.asm    |    6 +-
 common/x86/pixel-a.asm     |  122 +++++++++++++++---------------
 common/x86/pixel.h         |  112 ++++++++++++++--------------
 common/x86/predict-a.asm   |  102 +++++++++++++-------------
 common/x86/predict-c.c     |  130 ++++++++++++++++----------------
 common/x86/quant-a.asm     |   46 ++++++------
 common/x86/quant.h         |   54 +++++++-------
 common/x86/sad-a.asm       |   38 +++++-----
 common/x86/sad16-a.asm     |   42 +++++-----
 common/x86/util.h          |   16 ++--
 encoder/encoder.c          |    2 +-
 tools/checkasm.c           |    4 +-
 x264.h                     |    3 +-
 27 files changed, 728 insertions(+), 725 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=b78735138b32e667d5710dbd63aa93ea6498487f


More information about the x264-devel mailing list