commit | d89920b74a173b7bf80c6760908a382c095a66cc | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Wed Jul 22 13:52:00 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 22 13:52:03 2015 |
tree | d8a51065a867e2509242e2789756b8e210f46ab8 | |
parent | 65eb1c3df90d5033af1725db390ee15fd8eb46ab [diff] |
Add resolution and fps stats to histograms: - "WebRTC.Video.InputWidthInPixels" - "WebRTC.Video.InputHeightInPixels" - "WebRTC.Video.SentWidthInPixels" - "WebRTC.Video.SentHeightInPixels" - "WebRTC.Video.ReceivedWidthInPixels" - "WebRTC.Video.ReceivedHeightInPixels" - "WebRTC.Video.RenderFramesPerSecond" BUG=chromium:512752 Review URL: https://codereview.webrtc.org/1228393008 Cr-Commit-Position: refs/heads/master@{#9611}