Comment #10 on issue 16508 by [email protected]: Implement a proper
clock for the media pipeline
http://code.google.com/p/chromium/issues/detail?id=16508
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22794
------------------------------------------------------------------------
r22794 | [email protected] | 2009-08-07 14:22:49 -0700 (Fri, 07 Aug
2009) | 12 lines
Changed paths:
A
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/clock.h
A
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/clock_impl.cc
A
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/clock_impl.h
A
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/clock_impl_unittest.cc
M
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/pipeline_impl.cc?r1=22794&r2=22793
M
http://src.chromium.org/viewvc/chrome/branches/195/src/media/base/pipeline_impl.h?r1=22794&r2=22793
M
http://src.chromium.org/viewvc/chrome/branches/195/src/media/filters/video_renderer_base.cc?r1=22794&r2=22793
M
http://src.chromium.org/viewvc/chrome/branches/195/src/media/media.gyp?r1=22794&r2=22793
Merge 21882 - Implemented a proper clock for audio/video synchronization.
More or less a change to pull out time management from PipelineImpl into a
new class ClockImpl. Biggest difference is ClockImpl will use the system
clock + linear interpolation to provide a more "precise" representation of
the current playback position.
BUG=16508
TEST=a/v sync should remain the same, currentTime should report more
precise values
Review URL: http://codereview.chromium.org/159517
[email protected]
Review URL: http://codereview.chromium.org/165163
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---