[x264-devel] commit: denoise_dct asm (Jason Garrett-Glaser )

git version control git at videolan.org
Thu Jul 3 06:42:13 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Wed Jul  2 20:59:24 2008 -0600| [79bd5994122b7647b75de057991f3b480d402993]

denoise_dct asm

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

 common/common.h        |    4 +-
 common/quant.c         |   19 +++++++++++++++++
 common/quant.h         |    2 +
 common/x86/quant-a.asm |   53 ++++++++++++++++++++++++++++++++++++++++++++++++
 common/x86/quant.h     |    3 ++
 encoder/analyse.c      |    2 +-
 encoder/macroblock.c   |   37 +++-----------------------------
 encoder/macroblock.h   |    1 -
 tools/checkasm.c       |   21 +++++++++++++++++++
 9 files changed, 105 insertions(+), 37 deletions(-)

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


More information about the x264-devel mailing list