[x264-devel] commit: Warn about shadowed variable declarations (Anton Mitrofanov )

git at videolan.org git at videolan.org
Wed Jun 9 18:39:09 CEST 2010


x264 | branch: master | Anton Mitrofanov <BugMaster at narod.ru> | Tue Jun  8 02:43:37 2010 +0400| [7372a9890ec46a8b8badf643f2afcb6de1c0592b] | committer: Jason Garrett-Glaser 

Warn about shadowed variable declarations
Also get rid of a few instances of variable shadowing.

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

 common/ppc/pixel.c    |   12 ++++++------
 configure             |    4 ++++
 encoder/ratecontrol.c |   30 ++++++++++++++----------------
 encoder/slicetype.c   |    4 ++--
 input/ffms.c          |   22 +++++++++++-----------
 input/input.h         |    2 +-
 x264.c                |    6 +++---
 7 files changed, 41 insertions(+), 39 deletions(-)

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


More information about the x264-devel mailing list