[x264-devel] Remove obsolete versions of intra_mbcmp_x3

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


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Tue Oct 11 18:12:43 2011 +0000| [f52aa86c184d69b4e97b0f63f5f27166b19aa280] | committer: Jason Garrett-Glaser

Remove obsolete versions of intra_mbcmp_x3
intra_mbcmp_x3 is unnecessary if x9 exists (SSSE3 and onwards).

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

 common/pixel.c         |   15 ------
 common/x86/pixel-a.asm |   69 +++++++++-------------------
 common/x86/pixel.h     |    8 ---
 common/x86/sad-a.asm   |  115 ------------------------------------------------
 4 files changed, 22 insertions(+), 185 deletions(-)

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


More information about the x264-devel mailing list