summaryrefslogtreecommitdiffstats
path: root/webkit/media/webmediaplayer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Support setting an explicit duration on MediaSource objectsvrk@chromium.org2012-08-281-0/+1
* Allow transitioning to HAVE_METADATA before pipeline initialization completes.acolwell@chromium.org2012-08-171-1/+4
* Disable 'Save Video As' option for MediaSource and MediaStream URLs.acolwell@chromium.org2012-08-101-0/+1
* Merge Pipeline's kError state with kStopped: a baby step towards bringing san...scherkus@chromium.org2012-08-091-8/+0
* Re-add sourceSetTimestampOffset to webmediaplayer_implannacc@chromium.org2012-08-091-0/+2
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-11/+0
* Chrome-side implementation of media source timestamp offsetvrk@google.com2012-07-271-0/+2
* Remove use of PipelineStatus from BufferedDataSource and FileDataSource.scherkus@chromium.org2012-07-231-1/+1
* Move VideoRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-231-1/+0
* WebMediaPlayerImpl needs to own the audio source provider.rtoy@google.com2012-07-161-0/+11
* Add ProxyDecryptor which wraps concrete Decryptor implementations.xhwang@chromium.org2012-06-291-2/+8
* Add Decryptor interface.xhwang@chromium.org2012-06-191-4/+3
* Generalize AesDecryptor to make it more spec compliant.xhwang@chromium.org2012-06-161-2/+17
* Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...fischman@chromium.org2012-06-121-1/+3
* Delete bytesLoaded() from WebMediaPlayer implementations now that WebKit no l...fischman@chromium.org2012-06-101-8/+0
* Delete no-longer-used single-arg WebMediaPlayer{Impl,Android}::load() method.fischman@chromium.org2012-06-101-3/+0
* More prep for CORS support in WebKit/chromium.fischman@chromium.org2012-06-071-0/+1
* Add CORS-awareness to HTML5 media elements.fischman@chromium.org2012-06-061-0/+3
* Move AesDecryptor out of FFmpegVideoDecoder.xhwang@chromium.org2012-06-051-0/+4
* Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...fischman@chromium.org2012-05-301-0/+8
* Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...fischman@chromium.org2012-05-121-0/+2
* Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...tkent@chromium.org2012-05-121-2/+0
* Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.fischman@chromium.org2012-05-111-0/+2
* remove WEBKIT_USING_SKIAjamesr@chromium.org2012-05-111-4/+0
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-4/+0
* Add codecs parameter to sourceAddId() and improve supported codecs detection ...acolwell@chromium.org2012-05-091-0/+6
* Add support for sourceAbort() & sourceBuffered()acolwell@chromium.org2012-05-031-0/+2
* Fire needkey event when encrypted media is encounted.xhwang@chromium.org2012-04-261-0/+1
* Implement sourceAddId() & sourceRemoveId()acolwell@chromium.org2012-04-231-0/+7
* Revert 133335 - Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-211-7/+0
* Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-211-0/+7
* Revert 133191 - Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-201-7/+0
* Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-201-0/+7
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-191-0/+17
* Revert 132965 - this change seems to break media_unitteststoyoshim@chromium.org2012-04-191-7/+0
* Update MediaSource API implementation to match v0.4 spec.acolwell@chromium.org2012-04-191-0/+7
* Remove DemuxerFactory and URL parameter from Pipeline.scherkus@chromium.org2012-04-021-1/+1
* Add explicit alpha parameter to the mediaplayer's paint method. This allows s...reed@google.com2012-03-271-0/+9
* Fix reporting of Media.AcceleratedCompositingActive to account for JS-created...fischman@chromium.org2012-03-261-1/+3
* Replace DataSourceFactory with explicitly initialized DataSources.scherkus@chromium.org2012-01-191-1/+15
* Fix incorrect comment about object ownership in WebMediaPlayerImpl::WebMediaP...crogers@google.com2012-01-191-1/+0
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-4/+4
* Refactor webkit_media::VideoRendererImpl into standalone class.scherkus@chromium.org2012-01-131-3/+3
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-8/+2
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-121-19/+16
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+11
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-11/+0
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-0/+11
* Set opaque on the WebMediaPlayerClient based on the decoderdanakj@chromium.org2011-12-231-0/+1
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-8/+4