Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ignoring subtitle and extra audio & video tracks. | acolwell@chromium.org | 2012-12-26 | 1 | -1/+38 |
* | Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m... | acolwell@chromium.org | 2012-12-08 | 1 | -3/+3 |
* | Support encrypted audio stream in demuxer. | xhwang@chromium.org | 2012-10-12 | 1 | -4/+3 |
* | Use std::string for decryption key ID in webm parser. | xhwang@chromium.org | 2012-08-02 | 1 | -1/+3 |
* | Remove default duration logic from WebM parsing code. | acolwell@chromium.org | 2012-05-30 | 1 | -15/+2 |
* | This patch integrates SourceBufferStreams into SourceBuffer, removes all buff... | annacc@chromium.org | 2012-05-29 | 1 | -5/+5 |
* | Update WebMClusterParser to compute durations for all StreamParserBuffers. | acolwell@chromium.org | 2012-05-18 | 1 | -4/+4 |
* | Add support for BlockGroup elements with BlockDuration. | acolwell@chromium.org | 2012-05-16 | 1 | -0/+261 |