[x264-devel] Cosmetics

Anton Mitrofanov git at videolan.org
Thu Dec 1 21:01:46 CET 2016


x264 | branch: master | Anton Mitrofanov <BugMaster at narod.ru> | Sat Nov 26 15:30:58 2016 +0300| [b2b39dae0bd891c8d150b4f4c3a2a24d8d6c1431] | committer: Henrik Gramner

Cosmetics

Also make x264_weighted_reference_duplicate() static.

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

 common/aarch64/mc-c.c      |  4 ++--
 common/aarch64/predict-c.c | 15 ++++++++-------
 common/arm/mc-c.c          |  4 ++--
 common/arm/predict-c.c     | 12 ++++++------
 common/bitstream.c         |  4 ++--
 common/bitstream.h         |  2 +-
 common/cabac.h             |  2 +-
 common/common.c            |  2 +-
 common/common.h            |  6 +++---
 common/dct.h               | 22 +++++++++++-----------
 common/deblock.c           |  4 ++--
 common/frame.c             |  2 +-
 common/frame.h             |  6 +++---
 common/macroblock.c        |  2 +-
 common/macroblock.h        |  8 ++++----
 common/mc.h                |  2 +-
 common/mips/pixel-c.c      | 34 +++++++++++++++++-----------------
 common/mips/predict-c.c    | 30 +++++++++++++++---------------
 common/mips/quant-c.c      |  6 +++---
 common/opencl.c            |  2 +-
 common/opencl/x264-cl.h    |  2 +-
 common/pixel.h             |  6 +++---
 common/ppc/deblock.c       |  4 ++--
 common/ppc/pixel.c         |  8 ++++----
 common/ppc/predict.h       |  2 +-
 common/predict.c           |  2 +-
 common/predict.h           |  2 +-
 common/x86/mc-c.c          |  4 ++--
 common/x86/predict.h       | 10 +++++-----
 encoder/analyse.h          |  2 --
 encoder/cabac.c            |  4 ++--
 encoder/encoder.c          |  2 +-
 encoder/macroblock.h       |  4 ++--
 encoder/me.c               |  6 +++---
 encoder/me.h               | 34 +++++++++++++++++-----------------
 encoder/ratecontrol.c      |  4 ++--
 encoder/ratecontrol.h      |  1 -
 encoder/rdo.c              |  2 +-
 encoder/set.c              |  2 +-
 output/matroska.c          |  7 +++++--
 x264.c                     |  4 ++--
 x264.h                     |  4 ++--
 42 files changed, 143 insertions(+), 142 deletions(-)

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


More information about the x264-devel mailing list