| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a69100e6f6abcfa47e2f661877cb7f081ddaa511..6da57af7e8f435da142bf434517a410bd19cba20 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25119,6 +25119,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.Video.KeyFrameDistance" units="ms">
|
| + <owner>avayvod@chromium.org</owner>
|
| + <owner>dalecurtis@chromium.org</owner>
|
| + <summary>
|
| + Records the time distance between consequent keyframes in a video. The new
|
| + value is recorded for each video key frame decoded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.VideoCapture.AspectRatio" units="%">
|
| <owner>mcasas@chromium.org</owner>
|
| <summary>
|
|
|