]> granicus.if.org Git - libx264/commit
x86 asm for high-bit-depth motion compensation
authorOskar Arvidsson <oskar@irock.se>
Sun, 14 Nov 2010 02:33:30 +0000 (03:33 +0100)
committerFiona Glaser <fiona@x264.com>
Fri, 19 Nov 2010 17:47:03 +0000 (09:47 -0800)
commit612778d730df65acd4bc928aa3cd6770eb9c15e3
tree6ba145ca53400635242d67db3f764c4518eefda4
parent7946d913a6e3c9d83c2ace10a4f01c5b4052d618
x86 asm for high-bit-depth motion compensation
~8x faster qpel MC than C.
~10x faster hpel than C.
common/x86/mc-a.asm
common/x86/mc-a2.asm
common/x86/mc-c.c
common/x86/x86util.asm
tools/checkasm.c