In-class-initialize LIMITED_MEDIA_LOG log counters
commit280ab986a1fbbfe7564b8cbea9570e54c9dd2ddf
authorwolenetz <wolenetz@chromium.org>
Tue, 18 Aug 2015 18:40:57 +0000 (18 11:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Aug 2015 18:41:37 +0000 (18 18:41 +0000)
tree0239d85cf70040c6b9c938c6e4a500c70698790d
parent9e15cf210565ff2d4e9d1ce17238887353a9f071
In-class-initialize LIMITED_MEDIA_LOG log counters

Per previous code review comment [1]
this change updates callers of LIMITED_MEDIA_LOG to use in-class
initialization of the log counters. Opportunistic fixes to in-class
initialize (for simple values) other members are included for the
classes that use LIMITED_MEDIA_LOG.

[1]
https://codereview.chromium.org/1281113002/diff/80001/media/filters/source_buffer_stream.cc#newcode214

TEST=no regression

Review URL: https://codereview.chromium.org/1278193003

Cr-Commit-Position: refs/heads/master@{#343978}
media/base/audio_splicer.cc
media/filters/frame_processor.cc
media/filters/frame_processor.h
media/filters/source_buffer_stream.cc
media/filters/source_buffer_stream.h
media/formats/webm/webm_cluster_parser.cc
media/formats/webm/webm_cluster_parser.h