summaryrefslogtreecommitdiffstats
path: root/media/base/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up media/base/clock.cc,hscherkus@chromium.org2011-03-041-1/+1
* Fold ClockImpl into Clock and update corresponding clients and tests.scherkus@chromium.org2011-03-041-21/+51
* Fix clock update behavior at the end of stream.acolwell@chromium.org2010-11-231-0/+3
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-0/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-0/+3
* Implemented a proper clock for audio/video synchronization.scherkus@chromium.org2009-07-281-0/+47