[x264-devel] Various cosmetics of semicolon use

Anton Mitrofanov git at videolan.org
Tue Sep 20 20:57:51 CEST 2016


x264 | branch: master | Anton Mitrofanov <BugMaster at narod.ru> | Thu Aug 18 22:14:22 2016 +0300| [eaf2fc20c8579714a48523b7ab8c05373708a25f] | committer: Anton Mitrofanov

Various cosmetics of semicolon use

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

 common/mips/mc-c.c           |  4 +--
 common/mvpred.c              |  4 +--
 common/ppc/quant.c           |  4 +--
 encoder/cabac.c              |  2 +-
 encoder/macroblock.c         |  4 +--
 filters/filters.c            |  8 +++---
 filters/video/crop.c         | 10 ++++----
 filters/video/depth.c        |  6 ++---
 filters/video/internal.c     |  2 +-
 filters/video/resize.c       | 26 +++++++++----------
 filters/video/select_every.c | 10 ++++----
 input/avs.c                  | 30 +++++++++++-----------
 input/ffms.c                 | 14 +++++------
 input/lavf.c                 | 12 ++++-----
 input/raw.c                  |  2 +-
 input/thread.c               |  2 +-
 input/timecode.c             | 34 ++++++++++++-------------
 input/y4m.c                  | 14 +++++------
 output/matroska_ebml.c       |  2 +-
 output/mp4.c                 |  8 +++---
 output/mp4_lsmash.c          | 22 +++++++++++------
 tools/checkasm.c             |  2 +-
 x264.c                       | 59 +++++++++++++++++++++++---------------------
 x264cli.h                    | 11 ++++++---
 24 files changed, 152 insertions(+), 140 deletions(-)

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


More information about the x264-devel mailing list