summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-264-0/+4
* Revert of media: Enable Unified Media Pipeline for MSE and EME on Android (pa...dfalcantara2016-03-254-5/+20
* Content "gn check" work.brettw2016-03-251-1/+3
* media: Enable Unified Media Pipeline for MSE and EME on Androidxhwang2016-03-254-20/+5
* Revert of Introduce GpuVideoDecodeAcceleratorFactory. (patchset #22 id:600001...lkcrbrettw2016-03-253-47/+19
* Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...brettw2016-03-251-3/+1
* Introduce GpuVideoDecodeAcceleratorFactory.posciak2016-03-253-19/+47
* media: Add OnHasAdditionalUsableKey() in MediaDrmBridgexhwang2016-03-252-3/+22
* Pass ffmpeg media track info to HTMLMediaElementservolk2016-03-251-2/+26
* Content "gn check" work.brettw2016-03-251-1/+3
* Cleanup: Remove old TODOjrummell2016-03-241-1/+0
* Smart revert of media: Add MediaOzonePlatform supportmcasas2016-03-245-256/+0
* media : Return after rejecting promise in MediaDrmBridgexhwang2016-03-241-0/+1
* media: Cancel any pending pipeline restart when the player is hiddenwatk2016-03-231-0/+3
* Support CDM in MediaCodecAudioDecodertimav2016-03-232-14/+121
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-233-3/+26
* Mac: Decode hardware to 420 instead of 422ccameron2016-03-231-0/+5
* media: Use PassInterface() in mojo media classesxhwang2016-03-224-10/+20
* Clarify seek cancelation policy.sandersd2016-03-221-2/+2
* Release media session and power save blockers for casting.dalecurtis2016-03-221-0/+2
* media: Add MediaDrmBridgeCdmContext.xhwang2016-03-228-14/+143
* Revert of media: Stop flushing the renderer for pipeline suspend (patchset #2...watk2016-03-222-0/+15
* Get CdmContext in MojoAudioDecoderServicetimav2016-03-224-15/+56
* media: GpuMemoryBufferVideoFramePool uses BindToCurrentLoop()dongseong.hwang2016-03-222-18/+14
* Use data pipe for encoded buffers in MojoAudioDecodertimav2016-03-215-7/+95
* media: Record counts of detected src= audio, video, and text trackswolenetz2016-03-211-7/+30
* media: Stop flushing the renderer for pipeline suspendwatk2016-03-212-15/+0
* Don't suspend before there is metadata.sandersd2016-03-211-6/+17
* Expose encrypted_only attribute on VDA supported profiles.dalecurtis2016-03-194-8/+16
* Implement MojoAudioDecoderServicetimav2016-03-192-7/+105
* Drop media session on playback error; avoids idle suspension.dalecurtis2016-03-191-0/+5
* Restore CDM context on Resume().sandersd2016-03-182-70/+79
* Reduce MediaLog spam and add a note about unsupported statuses.dalecurtis2016-03-183-52/+45
* Implement MojoAudioDecodertimav2016-03-182-11/+168
* Remove lots of usage of WebCString.dtapuska2016-03-182-2/+0
* Cleanse all instances of overloaded PIPELINE_ERROR_DECODE.dalecurtis2016-03-1812-96/+91
* VideoCaptureAndroid: Disable YV12 support for XT1097magjed2016-03-181-1/+1
* Resolves crash in device notifier for audio input on Mac OS Xhenrika2016-03-182-7/+37
* Disregard trailing null bytes when locating RBSP stop bits.sandersd2016-03-182-12/+30
* Connect MojoAudioDecoder to the servicetimav2016-03-187-13/+53
* Cleanup MediaCodecUtil::GetDefaultCodecName().dalecurtis2016-03-172-228/+66
* Reland "Update mojo Decryptor interface to support reusing shared memory"jrummell2016-03-176-4/+59
* Disable idle player suspend on OSX.dalecurtis2016-03-171-0/+7
* Add lock to fix race in AudioRendererMixerInput.chcunningham2016-03-172-1/+26
* Connect Mojo AudioDecoder service to the Mojo service factorytimav2016-03-1711-7/+50
* Speculative crash fix for media::RendererImpl::GetMediaTimehubbe2016-03-171-1/+10
* Make Document::isSecureContext() work for OOPIFsestark2016-03-162-4/+2
* Add a stub implementation for Mojo AudioDecoder interfacetimav2016-03-164-1/+106
* Add Cast PLI support on sender side.xjz2016-03-1629-204/+438
* Add Mojo interface for AudioDecodertimav2016-03-162-0/+44