[x264-devel] commit: refactor satd. 20KB smaller binary. (Loren Merritt )

git version control git at videolan.org
Tue Nov 25 07:38:45 CET 2008


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Fri Nov  7 05:31:24 2008 +0000| [8215f79c7e19747b3206bcd6245be6cc6e668145] | committer: Loren Merritt 

refactor satd. 20KB smaller binary.
refactor sa8d. slightly faster.
more checkasm for hadamard.

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

 common/x86/pixel-32.asm |   71 +++------
 common/x86/pixel-a.asm  |  363 +++++++++++++++++++++++++----------------------
 common/x86/x86util.asm  |   10 +-
 tools/checkasm.c        |   41 +++++-
 4 files changed, 256 insertions(+), 229 deletions(-)

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


More information about the x264-devel mailing list