[x264-devel] commit: Preprocessing cosmetics (Steven Walters )

git at videolan.org git at videolan.org
Tue Jun 15 10:48:26 CEST 2010


x264 | branch: stable | Steven Walters <kemuri9 at gmail.com> | Fri Jun  4 13:44:55 2010 -0700| [2e541dd2abc24bbae7c73cf35954ce11f89ea03d] | committer: Jason Garrett-Glaser 

Preprocessing cosmetics
Unify input/output defines to HAVE_* format.
Define values as 1 to simplify conditionals.

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

 Makefile               |    8 ++--
 common/bitstream.h     |    2 +-
 common/cabac.h         |    2 +-
 common/common.c        |   10 ++--
 common/common.h        |    4 +-
 common/cpu.c           |   40 +++++++++---------
 common/cpu.h           |    4 +-
 common/dct.c           |   26 ++++++------
 common/deblock.c       |   16 ++++----
 common/display-x11.c   |    2 +-
 common/macroblock.h    |    8 ++--
 common/mc.c            |   14 +++---
 common/osdep.h         |   36 ++++++++--------
 common/pixel.c         |   30 +++++++-------
 common/ppc/ppccommon.h |    2 +-
 common/predict.c       |   26 ++++++------
 common/quant.c         |   16 ++++----
 common/x86/mc-c.c      |   10 ++--
 common/x86/predict-c.c |   12 +++---
 configure              |  102 ++++++++++++++++++++++++------------------------
 encoder/encoder.c      |   20 +++++-----
 encoder/lookahead.c    |    4 +-
 encoder/me.c           |    2 +-
 input/avs.c            |    2 +-
 output/mp4.c           |    2 +-
 tools/checkasm.c       |   24 ++++++------
 x264.c                 |   34 ++++++++--------
 x264dll.c              |    2 +-
 28 files changed, 230 insertions(+), 230 deletions(-)

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


More information about the x264-devel mailing list