summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Log a non-crash dump for 10% of Spitzer pipeline decode failures.dalecurtis2016-03-161-0/+12
* Add missing null check on |data_source_|liberato2016-03-161-1/+2
* Avoids using audio unit API to determine if AUHAL is active or not.henrika2016-03-162-24/+30
* Revert of Add Mojo interface for AudioDecoder (patchset #2 id:20001 of https:...yutak2016-03-162-44/+0
* Revert of Update mojo Decryptor interface to support reusing shared memory (p...tommi2016-03-166-54/+2
* Reland: H264 HW encode using VideoToolboxemircan2016-03-169-221/+428
* Update mojo Decryptor interface to support reusing shared memoryjrummell2016-03-166-2/+54
* Add Mojo interface for AudioDecodertimav2016-03-162-0/+44
* Add MojoVideoDecoder.sandersd2016-03-158-20/+155
* Remove Exynos from MediaCodec blacklist. Limit MediaTek blacklist.dalecurtis2016-03-152-12/+18
* Revert of H264 HW encode using VideoToolbox (patchset #22 id:620001 of https:...dewittj2016-03-159-428/+221
* Convert CreateCdmBuffer() to use size_t for |capacity|jrummell2016-03-1510-23/+43
* H264 HW encode using VideoToolboxemircan2016-03-159-221/+428
* Using multi-phase IPC messages to send RTCP from RTP receiver.xjz2016-03-1517-290/+448
* AudioManagerBase: Create and run the audio thread lazily.alokp2016-03-1510-65/+80
* Disable "pause-and-buffer" on Android, cancel suspended players.dalecurtis2016-03-157-19/+125