]> granicus.if.org Git - libx264/commit
Rewrite avg/avg_weight to take two source pointers
authorFiona Glaser <fiona@x264.com>
Thu, 18 Sep 2008 04:25:05 +0000 (21:25 -0700)
committerFiona Glaser <fiona@x264.com>
Fri, 19 Sep 2008 09:21:33 +0000 (02:21 -0700)
commitb7d27eaab35a6fdffc66ffff51bd287b0f67bb3e
treeeb299c1211d1736020386d85186949ce979706b2
parentc4f3dabecde673fabcefa832fff490af9d738641
Rewrite avg/avg_weight to take two source pointers
This allows the use of get_ref instead of mc_luma almost everywhere for bipred
common/macroblock.c
common/mc.c
common/mc.h
common/x86/mc-a.asm
common/x86/mc-c.c
encoder/analyse.c
encoder/me.c
encoder/slicetype.c
tools/checkasm.c