summaryrefslogtreecommitdiffstats
path: root/media/base/pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented AudioRendererImpl in renderer process using APIhclam@chromium.org2009-03-101-1/+1
* Checking in media::FFmpegGlue, media::FFmpegDemuxer and tests.scherkus@chromium.org2009-03-101-1/+6
* Revert "Checking in media::FFmpegDemuxer and tests."scherkus@chromium.org2009-03-101-6/+1
* Checking in media::FFmpegDemuxer and tests.scherkus@chromium.org2009-03-101-1/+6
* Pipeline_Impl was modified to properly render a stream that has video but no ...ralphl@chromium.org2009-03-061-2/+15
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-111-2/+14
* Implementation of Pipeline and FilterHost interfaces. This is a large change...ralphl@chromium.org2009-01-281-13/+17
* This is the frozen interface definition for the media pipeline, filters, and ...ralphl@chromium.org2009-01-211-57/+114
* Checking in basic pipeline interface and stubbed out media::PipelineImpl.scherkus@chromium.org2009-01-141-0/+89