Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill Pipeline::SetBufferedTime(), since nobody needs/uses it. | fischman@chromium.org | 2012-05-09 | 1 | -4/+0 |
* | Move Demuxer::set_host() to Initialize(). | scherkus@chromium.org | 2012-04-05 | 1 | -20/+5 |
* | Remove DemuxerFactory and URL parameter from Pipeline. | scherkus@chromium.org | 2012-04-02 | 1 | -0/+8 |
* | Move DataSource::SetPreload() to BufferedDataSource. | scherkus@chromium.org | 2012-03-31 | 1 | -4/+0 |
* | Callback renaming in media code. | xhwang@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem... | acolwell@chromium.org | 2011-12-16 | 1 | -12/+33 |
* | Fire CanPlayThrough immediately for local and streaming media files | vrk@google.com | 2011-12-01 | 1 | -0/+7 |
* | Fire canplaythrough event at the proper time for audio/video | vrk@google.com | 2011-11-18 | 1 | -0/+4 |
* | Convert all of media/ over to the new base::{Bind,Callback} hotness. | fischman@chromium.org | 2011-09-29 | 1 | -3/+1 |
* | Remove Demuxer from the Filter class hierarchy. | acolwell@chromium.org | 2011-09-13 | 1 | -0/+77 |