Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic parsing functionality to ChunkDemuxer for skipping WebM file headers. | acolwell@chromium.org | 2011-11-04 | 1 | -9/+4 |
* | Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme... | acolwell@chromium.org | 2011-09-30 | 1 | -35/+50 |
* | Fix chromeos build buster. | acolwell@chromium.org | 2011-07-01 | 1 | -2/+2 |
* | Fix uninitialized variable error on official builds. | acolwell@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 1 | -0/+485 |