Chromium Code Reviews
DescriptionRework PerformanceTracker to make it usable with WebRTC
Previously PerformanceTracker was expected to be notified at the
moment when each frame is decoded and rendered. It also had
assumption that latest_event_timestamp is known for each frame
before that frame is rendered. That doesn't work with WebRTC
where frame stats will have to be sent separately from each
frame. With this change PerformanceTracker gets FrameStats
struct for each frame. That struct contains all timestamps for
the frame, which allows to log all relevant stats.
BUG=621691
Committed: https://crrev.com/2ec2751edb7e5cec1d5c3ffa8899b3a281aa486a
Cr-Commit-Position: refs/heads/master@{#402054}
Patch Set 1 #Patch Set 2 : . #
Total comments: 6
Patch Set 3 : address feedback #
Messages
Total messages: 15 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||