summaryrefslogtreecommitdiffstats
path: root/media/base/time_source.h
Commit message (Expand)AuthorAgeFilesLines
* Improve audio/video sync during underflow, reduce underflow frequency.dalecurtis2015-06-101-3/+6
* Improve comment around strictly increasing wall clock times.dalecurtis2015-05-121-3/+6
* Switch GetWallClockTime to using vectors for input and output.dalecurtis2015-05-121-9/+28
* Switch to double for time calculations using playback rate.a.berwal2015-04-221-1/+1
* Change the TimeSource interface to return wallclock time for video.dalecurtis2015-03-261-10/+10
* Switch to using media::TimeSource inside media::RendererImpl.scherkus2014-09-091-0/+16
* Introduce media::TimeSource.scherkus@chromium.org2014-07-181-0/+42