summaryrefslogtreecommitdiffstats
path: root/media/base/stream_parser_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Add config change handling to SourceBufferStream & ChunkDemuxeracolwell@chromium.org2012-07-261-0/+9
* Remove buffer duration calculation from WebMClusterParser and update SourceBu...vrk@chromium.org2012-07-101-3/+0
* The ISO BMFF Media Source parser supplied decode timestamps instead of presen...strobe@google.com2012-06-281-1/+7
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-311-2/+2
* RefCounted types should not have public destructors, media/ and gpu/ editionrsleevi@chromium.org2012-05-181-1/+1
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-0/+1
* Implement support for completely overlapping the selected range in SourceBuff...vrk@chromium.org2012-05-111-0/+4
* Add StreamParserBuffer to ChunkDemuxervrk@google.com2012-05-021-0/+28