summaryrefslogtreecommitdiffstats
path: root/webkit/media/webmediaplayer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new API in WebMediaPlayer to do a GPU-GPU textures copy if possible.jun.a.jiang@intel.com2013-03-131-0/+9
* Factor MediaSource methods out of WebMediaPlayerImpl into WebMediaSourceClien...acolwell@chromium.org2013-03-071-16/+7
* Fold WebMediaPlayerProxy into WebMediaPlayerImpl.scherkus@chromium.org2013-03-011-31/+20
* Use base::MessageLoopProxy instead of MessageLoop* in webkit/media/.scherkus@chromium.org2013-03-011-3/+6
* Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.acolwell@chromium.org2013-02-151-7/+0
* Fix set duration edge cases. acolwell@chromium.org2013-01-301-0/+13
* Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...scherkus@chromium.org2013-01-101-7/+3
* Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.scherkus@chromium.org2013-01-091-0/+6
* Change PipelineStatusCB to Closure for ended callbacks.wolenetz@chromium.org2013-01-031-1/+1
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-021-37/+10
* Encrypted Media: Replace DecryptorClient with key event callbacks.xhwang@chromium.org2012-12-221-1/+1
* EME v0.1: Report defaultURL in KeyMessage.ddorwin@chromium.org2012-12-151-1/+1
* Encrypted Media: Use std::string for key message in media pipeline.xhwang@chromium.org2012-12-061-2/+1
* Encrypted Media: No NeedKey if --enable-encrypted-media is not set.xhwang@chromium.org2012-11-301-1/+1
* Add "type" in GenerateKeyRequest() and OnNeedKey().xhwang@chromium.org2012-10-271-0/+5
* Add UMA reporting for EME APIs.fischman@chromium.org2012-10-231-0/+16
* Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClientacolwell@chromium.org2012-09-121-0/+3
* 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