| Commit message (Expand) | Author | Age | Files | Lines |
* | Add codecs parameter to sourceAddId() and improve supported codecs detection ... | acolwell@chromium.org | 2012-05-09 | 1 | -1/+3 |
* | Add support for sourceAbort() & sourceBuffered() | acolwell@chromium.org | 2012-05-03 | 1 | -0/+4 |
* | Fire needkey event when encrypted media is encounted. | xhwang@chromium.org | 2012-04-26 | 1 | -0/+3 |
* | Implement sourceAddId() & sourceRemoveId() | acolwell@chromium.org | 2012-04-23 | 1 | -1/+5 |
* | Revert 133335 - Update MediaSource API implementation to match v0.4 spec. | acolwell@chromium.org | 2012-04-21 | 1 | -5/+1 |
* | Update MediaSource API implementation to match v0.4 spec. | acolwell@chromium.org | 2012-04-21 | 1 | -1/+5 |
* | Revert 133191 - Update MediaSource API implementation to match v0.4 spec. | acolwell@chromium.org | 2012-04-20 | 1 | -5/+1 |
* | Update MediaSource API implementation to match v0.4 spec. | acolwell@chromium.org | 2012-04-20 | 1 | -1/+5 |
* | Revert 132965 - this change seems to break media_unittests | toyoshim@chromium.org | 2012-04-19 | 1 | -5/+1 |
* | Update MediaSource API implementation to match v0.4 spec. | acolwell@chromium.org | 2012-04-19 | 1 | -1/+5 |
* | Expose decryptor to WebMediaPlayerImpl. | scherkus@chromium.org | 2012-03-30 | 1 | -0/+10 |
* | Fold WebDataSource into BufferedDataSource. | scherkus@chromium.org | 2012-03-27 | 1 | -4/+4 |
* | Add explicit alpha parameter to the mediaplayer's paint method. This allows s... | reed@google.com | 2012-03-27 | 1 | -1/+1 |
* | Update WebMediaPlayerProxy to use MessageLoopProxy. | scherkus@chromium.org | 2012-02-06 | 1 | -6/+6 |
* | Replace DataSourceFactory with explicitly initialized DataSources. | scherkus@chromium.org | 2012-01-19 | 1 | -9/+8 |
* | Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer. | scherkus@chromium.org | 2012-01-19 | 1 | -2/+2 |
* | Fold media::PipelineImpl into media::Pipeline as there is only one implementa... | scherkus@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Refactor webkit_media::VideoRendererImpl into standalone class. | scherkus@chromium.org | 2012-01-13 | 1 | -4/+11 |
* | Set opaque on the WebMediaPlayerClient based on the decoder | danakj@chromium.org | 2011-12-23 | 1 | -0/+4 |
* | Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem... | acolwell@chromium.org | 2011-12-16 | 1 | -0/+4 |
* | Remove --enable-video-logging and WebVideoRenderer. | scherkus@chromium.org | 2011-11-18 | 1 | -4/+3 |
* | Fire canplaythrough event at the proper time for audio/video | vrk@google.com | 2011-11-18 | 1 | -2/+3 |
* | Fix webkit_media::WebMediaPlayerProxy memory leak due to circular refcounting. | scherkus@chromium.org | 2011-11-18 | 1 | -1/+0 |
* | Moving media-related files from webkit/glue/ to webkit/media/. | scherkus@chromium.org | 2011-11-17 | 1 | -0/+120 |