[x264-devel] commit: Convert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH (Oskar Arvidsson )

git at videolan.org git at videolan.org
Fri Nov 19 23:50:13 CET 2010


x264 | branch: master | Oskar Arvidsson <oskar at irock.se> | Sun Nov 14 16:46:01 2010 +0100| [fc9006156b620a181814bf0d73a961bc38650c93] | committer: Jason Garrett-Glaser 

Convert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
Less verbose.

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

 Makefile                 |    2 +-
 common/arm/mc-c.c        |   12 ++--
 common/arm/predict-c.c   |   16 +++---
 common/common.h          |    2 +-
 common/dct.c             |   18 +++---
 common/deblock.c         |    8 +-
 common/frame.c           |    2 +-
 common/macroblock.h      |    2 +-
 common/pixel.c           |   26 ++++----
 common/ppc/dct.c         |    4 +-
 common/ppc/deblock.c     |    4 +-
 common/ppc/mc.c          |    8 +-
 common/ppc/pixel.c       |    8 +-
 common/ppc/predict.c     |   12 ++--
 common/ppc/quant.c       |    4 +-
 common/quant.c           |    6 +-
 common/x86/dct-a.asm     |   22 +++---
 common/x86/deblock-a.asm |   16 +++---
 common/x86/mc-a.asm      |   82 ++++++++++++------------
 common/x86/mc-a2.asm     |    8 +-
 common/x86/mc-c.c        |   34 +++++-----
 common/x86/pixel-a.asm   |  156 +++++++++++++++++++++++-----------------------
 common/x86/predict-c.c   |   20 +++---
 common/x86/quant-a.asm   |   30 +++++-----
 common/x86/x86util.asm   |    8 +-
 configure                |    4 +-
 encoder/encoder.c        |    2 +-
 27 files changed, 258 insertions(+), 258 deletions(-)

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


More information about the x264-devel mailing list