[x264-devel] commit: simplify hpel filter asm (move control flow to C) and add sse2, ssse3 versions (Loren Merritt )

git version control git at videolan.org
Thu Apr 10 09:32:49 CEST 2008


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Wed Apr  2 11:22:43 2008 -0600| [2487cdf92f3050830fe2b7ffc4e04cf292823e9e]

simplify hpel filter asm (move control flow to C) and add sse2, ssse3 versions

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

 common/x86/mc-a2.asm  |  478 +++++++++++++++++++++++++++----------------------
 common/x86/mc-c.c     |   45 +++++-
 common/x86/x86inc.asm |    4 +
 tools/checkasm.c      |    2 +-
 4 files changed, 311 insertions(+), 218 deletions(-)

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


More information about the x264-devel mailing list