[x264-devel] MBAFF: Don't call zigzag_init for every mb

Simon Horlick git at videolan.org
Thu May 12 08:39:09 CEST 2011


x264 | branch: master | Simon Horlick <simonhorlick at gmail.com> | Sun Apr 17 10:05:51 2011 +0100| [8bea09db52374315c11a9e20e55aa8dc866910f6] | committer: Jason Garrett-Glaser

MBAFF: Don't call zigzag_init for every mb

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

 common/common.h   |    2 +
 common/dct.c      |  178 +++++++++++++++++++++++++---------------------------
 common/dct.h      |    2 +-
 encoder/encoder.c |    5 +-
 tools/checkasm.c  |   76 ++++++++++-------------
 5 files changed, 125 insertions(+), 138 deletions(-)

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


More information about the x264-devel mailing list