summaryrefslogtreecommitdiffstats
path: root/media/base/pipeline_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* A minor change to the pattern for filter factories that makes the implementat...ralphl@chromium.org2009-01-291-244/+239
* Implementation of Pipeline and FilterHost interfaces. This is a large change...ralphl@chromium.org2009-01-281-57/+460
* This is the frozen interface definition for the media pipeline, filters, and ...ralphl@chromium.org2009-01-211-25/+76
* Checking in basic pipeline interface and stubbed out media::PipelineImpl.scherkus@chromium.org2009-01-141-0/+60