Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::string for decryption key ID in webm parser. | xhwang@chromium.org | 2012-08-02 | 1 | -2/+3 |
* | Remove a bunch of dead fields found by Scythe. | fischman@chromium.org | 2012-07-31 | 1 | -4/+2 |
* | Remove default duration logic from WebM parsing code. | acolwell@chromium.org | 2012-05-30 | 1 | -10/+0 |
* | Add AES decryptor and tests. | xhwang@chromium.org | 2012-03-08 | 1 | -0/+3 |
* | Fix memory leak in WebMContentEncodingsClient. | xhwang@chromium.org | 2012-03-05 | 1 | -2/+2 |
* | Add content encoding support to WebM demuxer. | xhwang@chromium.org | 2012-02-24 | 1 | -1/+8 |
* | Add matroska element data to make WebM parser more accepting. | acolwell@chromium.org | 2012-01-19 | 1 | -1/+2 |
* | Add multiple WebMParserClient support in WebM parser. | xhwang@chromium.org | 2011-12-29 | 1 | -4/+2 |
* | Add OVERRIDE to media/. | avi@chromium.org | 2011-11-16 | 1 | -9/+9 |
* | Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme... | acolwell@chromium.org | 2011-09-30 | 1 | -2/+3 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 1 | -0/+61 |