]> git.sesse.net Git - x264/commit
x86 asm for high-bit-depth deblocking
authorOskar Arvidsson <oskar@irock.se>
Sat, 30 Oct 2010 09:42:52 +0000 (11:42 +0200)
committerFiona Glaser <fiona@x264.com>
Fri, 19 Nov 2010 17:37:56 +0000 (09:37 -0800)
commit515d560f84631bce4d12f04f47fe8074079de542
tree05c9653444ddec211852d2ba716a7b31656f5e37
parent0016a8049a0e04a5719ddf24d0f03d1b332d7851
x86 asm for high-bit-depth deblocking
~3.3x faster than C.
common/deblock.c
common/x86/const-a.asm
common/x86/deblock-a.asm
common/x86/mc-a.asm
common/x86/x86util.asm
configure