[x264-devel] commit: Warn about shadowed variable declarations (Anton Mitrofanov )
git at videolan.org
git at videolan.org
Tue Jun 15 10:48:28 CEST 2010
x264 | branch: stable | Anton Mitrofanov <BugMaster at narod.ru> | Tue Jun 8 02:43:37 2010 +0400| [02f1bba36db707e342218efcc0585d4a6b37c60e] | 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=02f1bba36db707e342218efcc0585d4a6b37c60e
---
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=02f1bba36db707e342218efcc0585d4a6b37c60e
More information about the x264-devel
mailing list