| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 1 | -0/+4 |
* | Reverting r24002 due to test_shell_tests redness | ajwong@chromium.org | 2009-08-21 | 1 | -4/+0 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 1 | -0/+4 |
* | BufferedDataSource to support server without range request support | hclam@chromium.org | 2009-07-29 | 1 | -0/+4 |
* | Implemented proper pause-then-seek behaviour for the media pipeline. | scherkus@chromium.org | 2009-07-25 | 1 | -1/+0 |
* | Added reference counting to the Pipeline interface. | scherkus@chromium.org | 2009-07-18 | 1 | -1/+3 |
* | Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names. | scherkus@chromium.org | 2009-07-17 | 1 | -2/+3 |
* | Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye... | scherkus@chromium.org | 2009-07-15 | 1 | -11/+7 |
* | Unreverting "Implemented injected message loops for PipelineImpl" | scherkus@chromium.org | 2009-07-11 | 1 | -27/+22 |
* | Revert "Implemented injected message loops for PipelineImpl." | scherkus@chromium.org | 2009-07-10 | 1 | -22/+27 |
* | Implemented injected message loops for PipelineImpl. | scherkus@chromium.org | 2009-07-10 | 1 | -27/+22 |
* | Big media::Pipeline cleanup. | scherkus@chromium.org | 2009-07-09 | 1 | -94/+69 |
* | Handle end of stream for media | hclam@chromium.org | 2009-06-04 | 1 | -0/+1 |
* | Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest. | scherkus@chromium.org | 2009-05-12 | 1 | -18/+27 |
* | FFmpegDemuxer now uses a thread to handle demuxing. | scherkus@chromium.org | 2009-03-31 | 1 | -0/+1 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -2/+5 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -5/+2 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+4 |
* | Implemented AudioRendererImpl in renderer process using API | hclam@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Checking in media::FFmpegGlue, media::FFmpegDemuxer and tests. | scherkus@chromium.org | 2009-03-10 | 1 | -1/+6 |
* | Revert "Checking in media::FFmpegDemuxer and tests." | scherkus@chromium.org | 2009-03-10 | 1 | -6/+1 |
* | Checking in media::FFmpegDemuxer and tests. | scherkus@chromium.org | 2009-03-10 | 1 | -1/+6 |
* | Pipeline_Impl was modified to properly render a stream that has video but no ... | ralphl@chromium.org | 2009-03-06 | 1 | -2/+15 |
* | Almost complete implementation of the Chrome video renderer. Still needs to ... | ralphl@chromium.org | 2009-02-11 | 1 | -2/+14 |
* | Implementation of Pipeline and FilterHost interfaces. This is a large change... | ralphl@chromium.org | 2009-01-28 | 1 | -13/+17 |
* | This is the frozen interface definition for the media pipeline, filters, and ... | ralphl@chromium.org | 2009-01-21 | 1 | -57/+114 |
* | Checking in basic pipeline interface and stubbed out media::PipelineImpl. | scherkus@chromium.org | 2009-01-14 | 1 | -0/+89 |