[x264-devel] Merge i4x4 prediction with intra_mbcmp_x9_4x4

Loren Merritt git at videolan.org
Sat Oct 22 02:30:26 CEST 2011


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Wed Oct  5 13:29:21 2011 -0700| [077d4532c9d9c7914e31ef9250096cc379042bcb] | committer: Jason Garrett-Glaser

Merge i4x4 prediction with intra_mbcmp_x9_4x4
Avoids a redundant prediction after analysis.

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

 common/pixel.h         |    2 +-
 common/x86/pixel-a.asm |  183 +++++++++++++++++++++++++++++++++---------------
 encoder/analyse.c      |   27 ++++---
 encoder/macroblock.c   |    2 +-
 encoder/macroblock.h   |   13 ++--
 encoder/rdo.c          |    2 +-
 tools/checkasm.c       |   23 +++++-
 7 files changed, 171 insertions(+), 81 deletions(-)

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


More information about the x264-devel mailing list