[x264-devel] commit: Merge avg and avg_weight (Jason Garrett-Glaser )

git version control git at videolan.org
Sat Sep 20 10:39:30 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Fri Sep 19 09:21:34 2008 -0700| [9e319ff18553055b288c61397b6cff80766a536b] | committer: Jason Garrett-Glaser 

Merge avg and avg_weight
avg_weight no longer has to be special-cased in the code; faster weightb

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

 common/macroblock.c |   45 +++--------
 common/mc.c         |   68 +++++------------
 common/mc.h         |    3 +-
 common/x86/mc-a.asm |  213 +++++++++++++++++++++++++--------------------------
 common/x86/mc-c.c   |   61 ++++-----------
 encoder/analyse.c   |   20 +----
 encoder/me.c        |    5 +-
 encoder/slicetype.c |    5 +-
 tools/checkasm.c    |   16 ++--
 9 files changed, 165 insertions(+), 271 deletions(-)

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


More information about the x264-devel mailing list