Cast: Logging estimates clock difference based on packets
commitd589cbb03475c509e0c6445534b6358e982ad014
authorhubbe <hubbe@chromium.org>
Thu, 11 Sep 2014 05:36:13 +0000 (10 22:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Sep 2014 05:37:33 +0000 (11 05:37 +0000)
tree60694a3d7ac1131a2b329ff30287275ef1608ae7
parent72d3e5c09036e3bebdf5d52081e70113e53b4331
Cast: Logging estimates clock difference based on packets

Makes the clock offset estimator more accurate and reacts faster.
This comes from issue 519163002 (but without the tracing.)

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

Cr-Commit-Position: refs/heads/master@{#294325}
media/cast/common/mod_util.h [new file with mode: 0644]
media/cast/logging/raw_event_subscriber_bundle.cc
media/cast/logging/receiver_time_offset_estimator_impl.cc
media/cast/logging/receiver_time_offset_estimator_impl.h
media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
media/cast/test/sender.cc