summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-167-967/+0
* Speculative revert by sheriffBartosz Fabianowski2015-04-167-0/+967
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-157-967/+0
* Revert of Prime the landing pad for the new video rendering pipeline. (patchs...gunsch2015-04-157-0/+967
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-157-967/+0
* OnEncrypted event to use enum for |init_data_type|jrummell2015-04-031-1/+1
* Decryptors can report kNoKey to WebMediaPlayerjrummell2015-03-021-1/+2
* Moved renderer implementation from media/filters/ to media/renderers/servolk2015-02-241-3/+3
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+2
* Encrypted Media: Rename NeedKey to EncryptedMediaInitData.xhwang2014-12-061-3/+3
* Handle SetCdm() in media::Renderer.xhwang2014-11-251-13/+5
* Pass |paint_cb| through media::Renderer::Initialize().xhwang2014-11-131-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-8/+9
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-5/+5
* media: Pass DemuxerStreamProvider in Renderer::Initialize().xhwang2014-10-031-1/+1
* MediaLog: Log selected audio/video decoder name.xhwang2014-09-091-2/+4
* Remove RenderThreadImpl dependencies from WebMediaPlayerImpl.acolwell2014-08-301-1/+1
* media: Remove FilterCollection.xhwang2014-08-291-10/+11
* media: Introduce Renderer interface and RendererImpl.xhwang2014-08-231-13/+18
* Revert "Revert 285479 "Make DataSource::Stop() synchronous.""xhwang@chromium.org2014-08-022-9/+4
* Revert 285479 "Make DataSource::Stop() synchronous."inferno@chromium.org2014-07-282-4/+9
* Make DataSource::Stop() synchronous.xhwang@chromium.org2014-07-252-9/+4
* Introduce buffering state change callback to Pipeline.scherkus@chromium.org2014-06-241-1/+3
* Log codec IDs for MediaSource content.acolwell@chromium.org2014-05-091-1/+2
* Clean up paint callbacks in player_x11 to use media::BindToCurrentLoop().scherkus@chromium.org2014-04-285-26/+16
* Migrate VideoDecoder::HasAlpha() and associated plumbing into VideoFrameCompo...scherkus@chromium.org2014-04-151-4/+0
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-032-3/+6
* Separate DemuxerHost from DataSourceHost.sandersd@chromium.org2014-04-032-6/+0
* Add support for midstream audio configuration changes.dalecurtis@google.com2014-03-281-5/+16
* Remove Has{Audio,Video}(), GetInitialNaturalSize() from media::Pipeline.sandersd@chromium.org2014-03-261-10/+12
* Revert of Remove Has{Audio,Video}(), GetInitialNaturalSize() from media::Pipe...erikchen@chromium.org2014-03-261-12/+10
* Remove Has{Audio,Video}(), GetInitialNaturalSize() from media::Pipeline.sandersd@chromium.org2014-03-251-10/+12
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-3/+3
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-3/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-3/+3
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-3/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-3/+3
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-2/+2
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-071-11/+12
* Fix layout test analyzer post changes in parsing expectations.shadi@chromium.org2013-12-192-21/+5
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-041-1/+2
* Restore capacity increase on underflow for MSE playbacks.acolwell@chromium.org2013-12-021-2/+1
* Rename VideoRendererBase to VideoRendererImplacolwell@chromium.org2013-11-261-2/+2
* Replace LOG(INFO) with VLOG(0), throughout *media*fischman@chromium.org2013-11-252-4/+4
* Port demuxer benchmark to media_perftests.rileya@chromium.org2013-11-011-240/+0
* Report 2 digit floating point failing rate percentage.shadi@chromium.org2013-10-241-2/+2
* Clean up unused constant globalshans@chromium.org2013-10-031-8/+0
* Summer cleaning, media/ style!dalecurtis@chromium.org2013-08-2918-2308/+0