[x264-devel] commit: use permute macros in satd (Loren Merritt )

git version control git at videolan.org
Thu Aug 21 11:02:20 CEST 2008


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Tue Aug 19 01:55:57 2008 -0600| [bff4dbace4256478381c66e4e58cdb4fb3d800cb] | committer: Loren Merritt 

use permute macros in satd
move some more shared macros to x264util.asm

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

 common/x86/dct-32.asm   |   44 +---
 common/x86/dct-64.asm   |   27 --
 common/x86/dct-a.asm    |   24 --
 common/x86/pixel-32.asm |  582 +++++++++++++++----------------
 common/x86/pixel-a.asm  |  899 ++++++++++++++++++++++-------------------------
 common/x86/x86inc.asm   |    1 +
 common/x86/x86util.asm  |   81 +++++
 7 files changed, 786 insertions(+), 872 deletions(-)

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


More information about the x264-devel mailing list