[x264-devel] commit: x86 asm for high-bit-depth deblocking (Oskar Arvidsson )

git at videolan.org git at videolan.org
Fri Nov 19 23:50:10 CET 2010


x264 | branch: master | Oskar Arvidsson <oskar at irock.se> | Sat Oct 30 11:42:52 2010 +0200| [2584843007df862ecf99e1d357f7ef617c582184] | committer: Jason Garrett-Glaser 

x86 asm for high-bit-depth deblocking
~3.3x faster than C.

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

 common/deblock.c         |   37 +-
 common/x86/const-a.asm   |    1 +
 common/x86/deblock-a.asm |  950 +++++++++++++++++++++++++++++++++++++++++++++-
 common/x86/mc-a.asm      |   10 +-
 common/x86/x86util.asm   |   23 ++
 configure                |    2 +
 6 files changed, 983 insertions(+), 40 deletions(-)

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


More information about the x264-devel mailing list