Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move MSE parsers under "formats" root directory. | dalecurtis@chromium.org | 2014-01-23 | 1 | -613/+0 |
* | Remove media's dependency on net | jamesr@chromium.org | 2014-01-22 | 1 | -3/+19 |
* | Render inband text tracks in the media pipeline | matthewjheaney@chromium.org | 2013-11-22 | 1 | -2/+2 |
* | Clean up a few more unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -1/+0 |
* | Fix an OOB bug in MP3StreamParser. | acolwell@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | Fix MP3StreamParser so it adds buffer timestamps and marks the end of segments. | acolwell@chromium.org | 2013-09-20 | 1 | -19/+51 |
* | media: Opus support for WebM in Media Source | vigneshv@chromium.org | 2013-09-06 | 1 | -1/+2 |
* | Implement experimental MP3 support for Media Source API. | acolwell@chromium.org | 2013-09-05 | 1 | -0/+565 |