summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* (reland) media: Enable Unified Media Pipeline for MSE and EME on Androidxhwang2016-03-262-15/+0
* Request frame for new sinks from MediaStreamVideoTrackemircan2016-03-261-0/+10
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* Revert of media: Enable Unified Media Pipeline for MSE and EME on Android (pa...dfalcantara2016-03-252-0/+15
* media: Enable Unified Media Pipeline for MSE and EME on Androidxhwang2016-03-252-15/+0
* media: Add OnHasAdditionalUsableKey() in MediaDrmBridgexhwang2016-03-252-3/+22
* media : Return after rejecting promise in MediaDrmBridgexhwang2016-03-241-0/+1
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+9
* media: Add MediaDrmBridgeCdmContext.xhwang2016-03-227-14/+141
* Revert of media: Stop flushing the renderer for pipeline suspend (patchset #2...watk2016-03-222-0/+15
* media: Stop flushing the renderer for pipeline suspendwatk2016-03-212-15/+0
* Restore CDM context on Resume().sandersd2016-03-182-70/+79
* Reduce MediaLog spam and add a note about unsupported statuses.dalecurtis2016-03-182-19/+0
* Cleanse all instances of overloaded PIPELINE_ERROR_DECODE.dalecurtis2016-03-183-18/+27
* Connect MojoAudioDecoder to the servicetimav2016-03-182-2/+17
* Cleanup MediaCodecUtil::GetDefaultCodecName().dalecurtis2016-03-172-228/+66
* Add lock to fix race in AudioRendererMixerInput.chcunningham2016-03-172-1/+26
* Reland: H264 HW encode using VideoToolboxemircan2016-03-165-5/+394
* 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-155-394/+5
* H264 HW encode using VideoToolboxemircan2016-03-155-5/+394
* Make MediaSession a runtime-enabled feature on Desktop.mlamouri2016-03-122-0/+11
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-122-2/+6
* media config: expand is_encrypted to a struct.dougsteed2016-03-1212-54/+198
* Win Video Capture: Remove unused |kForceDirectShowVideoCapture|, cleaned up t...mcasas2016-03-112-7/+0
* Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440...alexmos2016-03-1112-198/+54
* Revert of Flip proprietary codecs to false for Android chromium builds. (patc...pkotwicz2016-03-112-6/+2
* Add stub WebMediaPlayerImpl unittest!dalecurtis2016-03-112-1/+24
* Remove read lock fence for H/W decoded videosstanisc2016-03-111-0/+5
* media config: expand is_encrypted to a struct.dougsteed2016-03-1112-54/+198
* Flip proprietary codecs to false for Android chromium builds.dalecurtis2016-03-112-2/+6
* Propagate media session id into MediaPlayerAndroiddavve2016-03-1111-15/+48
* Change scoped_ptr to a type alias for std::unique_ptr for OS_ANDROIDdcheng2016-03-111-1/+1
* Minimal change to statically link against AvFoundation.perkj2016-03-102-42/+32
* media: Add fuzzer test for bit_readerjrummell2016-03-093-1/+51
* Consolidate MPEG*_AAC_* MimeUtil::Codec enum valuesddorwin2016-03-093-82/+44
* Remove unused MockDemuxer::OnAudioRendererDisabledwolenetz2016-03-091-1/+0
* Move pending seek operations from ChunkDemuxer to Demuxer.sandersd2016-03-092-1/+28
* Handle Alpha channel in Canvas captureemircan2016-03-087-16/+63
* Add offset support to BitstreamBuffer.owenlin2016-03-082-13/+19
* Fix media memory usage reporting after a pipeline suspend.dalecurtis2016-03-072-1/+18
* Fix spurious DCHECK() when OnBufferedTimeRangesChanged() is called.dalecurtis2016-03-053-16/+32
* Unify media track info reporting on a demuxer levelservolk2016-03-052-1/+15
* Revert of Add lock to fix race in AudioRendererMixerInput. (patchset #5 id:80...chcunningham2016-03-042-43/+2
* Extract state management from WebMediaPlayerImpl.sandersd2016-03-042-0/+92
* Catch CodecException in MediaCodecBridge and return MEDIA_CODEC_ERRORwatk2016-03-0411-122/+232
* Add MojoVideoFramejrummell2016-03-042-165/+217
* Add lock to fix race in AudioRendererMixerInput.chcunningham2016-03-042-2/+43
* Revert of Extract state management from WebMediaPlayerImpl. (patchset #32 id:...yoichio2016-03-042-92/+0
* Extract state management from WebMediaPlayerImpl.sandersd2016-03-042-0/+92