summaryrefslogtreecommitdiffstats
path: root/media/base/demuxer.h
Commit message (Expand)AuthorAgeFilesLines
* Track buffered byte ranges correctly in media::Pipeline.fischman@chromium.org2012-05-301-3/+0
* Send 'ended' event when we don't know audio duration in the beginning.enal@chromium.org2012-05-261-2/+2
* Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...fischman@chromium.org2012-05-121-9/+0
* Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...tkent@chromium.org2012-05-121-0/+9
* Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.fischman@chromium.org2012-05-111-9/+0
* Kill Pipeline::SetBufferedTime(), since nobody needs/uses it.fischman@chromium.org2012-05-091-4/+0
* Move Demuxer::set_host() to Initialize().scherkus@chromium.org2012-04-051-20/+5
* Remove DemuxerFactory and URL parameter from Pipeline.scherkus@chromium.org2012-04-021-0/+8
* Move DataSource::SetPreload() to BufferedDataSource.scherkus@chromium.org2012-03-311-4/+0
* Callback renaming in media code.xhwang@chromium.org2012-03-151-2/+2
* Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...acolwell@chromium.org2011-12-161-12/+33
* Fire CanPlayThrough immediately for local and streaming media filesvrk@google.com2011-12-011-0/+7
* Fire canplaythrough event at the proper time for audio/videovrk@google.com2011-11-181-0/+4
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-3/+1
* Remove Demuxer from the Filter class hierarchy.acolwell@chromium.org2011-09-131-0/+77