summaryrefslogtreecommitdiffstats
path: root/media/base/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-161-2/+1
* Change Clock::SetMaxTime() to be safe even in the presence of slow pipelines.fischman@chromium.org2012-03-021-2/+1
* Fix media timeline so that thumb never exceeds buffered datavrk@chromium.org2012-02-021-5/+50
* Creating integration tests for media pipeline that use real decoders and demu...acolwell@chromium.org2012-01-101-1/+4
* Revert 116889 - Creating integration tests for media pipeline that use real d...acolwell@chromium.org2012-01-091-4/+1
* Creating integration tests for media pipeline that use real decoders and demu...acolwell@chromium.org2012-01-091-1/+4
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+2
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-2/+1
* Create media.dlldarin@chromium.org2011-08-041-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* 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