summaryrefslogtreecommitdiffstats
path: root/media/base/mock_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest.scherkus@chromium.org2009-05-121-2/+3
* Fixes FFmpegDemuxerTest.ReadAndSeek test flakiness by using a WaitableEvent.scherkus@chromium.org2009-04-211-10/+4
* Pipeline_Impl was modified to properly render a stream that has video but no ...ralphl@chromium.org2009-03-061-0/+4
* Fixed up MockFilterHost and MockPipeline to support tasks and callbacks.scherkus@chromium.org2009-03-061-3/+28
* A very basic implementation of a data source, which opens a file. Implementa...ralphl@chromium.org2009-02-121-0/+173