[x264-devel] commit: Merge array_non_zero into zigzag_sub (Jason Garrett-Glaser )

git version control git at videolan.org
Sat Jul 11 09:13:31 CEST 2009


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Jul  9 19:02:57 2009 -0700| [49bf7673b2f52b2cd8e9c10d8d6e9cbbb5422cf7] | committer: Jason Garrett-Glaser 

Merge array_non_zero into zigzag_sub
Faster lossless, cleaner code.
SSSE3 version of zigzag_sub_4x4_field, faster lossless interlaced coding.

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

 common/dct.c         |   54 ++++++++++++++++++++++++++++++++++++++++++++-----
 common/dct.h         |    5 ++-
 common/macroblock.h  |    4 +-
 common/x86/dct-a.asm |   32 ++++++++++++++++++++++++++++-
 common/x86/dct.h     |    5 +++-
 common/x86/util.h    |   33 ------------------------------
 encoder/macroblock.c |   38 ++++++++++++-----------------------
 tools/checkasm.c     |   38 ++++++++++++++++++++++++++++++++--
 8 files changed, 136 insertions(+), 73 deletions(-)

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


More information about the x264-devel mailing list