summaryrefslogtreecommitdiffstats
path: root/media/base/pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* Big media::Pipeline cleanup.scherkus@chromium.org2009-07-091-94/+69
* Handle end of stream for mediahclam@chromium.org2009-06-041-0/+1
* Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest.scherkus@chromium.org2009-05-121-18/+27
* FFmpegDemuxer now uses a thread to handle demuxing.scherkus@chromium.org2009-03-311-0/+1
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-2/+5
* andrew's patchhclam@chromium.org2009-03-171-5/+2
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+4
* 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