]> granicus.if.org Git - libx264/commit
lowres_init asm
authorLoren Merritt <pengvado@akuvian.org>
Sun, 29 Jun 2008 06:00:03 +0000 (00:00 -0600)
committerLoren Merritt <pengvado@akuvian.org>
Wed, 2 Jul 2008 11:02:05 +0000 (05:02 -0600)
commit04dc25367d218c92ba85c4cae34cc8b36bab05a3
tree3cb117ec88d389e64ac6cf19a723030f666ba4a5
parenta59f4a7b6bfc12bcd8763de6b008f1bb753b2dae
lowres_init asm
rounding is changed for asm convenience. this makes the c version slower, but there's no way around that if all the implementations are to have the same results.
common/frame.c
common/mc.c
common/mc.h
common/x86/mc-a2.asm
common/x86/mc-c.c
common/x86/x86inc.asm
tools/checkasm-a.asm
tools/checkasm.c