summaryrefslogtreecommitdiffstats
path: root/content/renderer/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 247941 "Fix fullscreen video race condition."cramya@chromium.org2014-02-103-7/+23
* Merge 246203 "Fix a regression that some audio will pause after ..."qinmin@chromium.org2014-01-221-2/+10
* Fix broken AEC dump.grunell@chromium.org2014-01-221-0/+2
* Update webrtc/libjingle 5268:5301.ronghuawu@chromium.org2013-12-172-9/+0
* Extend content::DesktopMediaID to allow Aura windows as capture sources.sergeyu@chromium.org2013-12-161-1/+0
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-136-29/+82
* Fix WebAudio crash caused by setClient() getting called on the wrong thread.acolwell@chromium.org2013-12-133-14/+46
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-135-149/+67
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-136-82/+29
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-136-29/+82
* Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...perkj@chromium.org2013-12-124-46/+72
* Make MediaStreamAudioSink inherit from MediaStreamSink.joi@chromium.org2013-12-127-2/+53
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-124-35/+39
* WebMediaPlayerImpl: RenderViewObserver instead of MessageLoop::DestructionObs...fischman@chromium.org2013-12-112-17/+11
* Enable HW video decode acceleration for MSE on Windows.fischman@chromium.org2013-12-111-7/+0
* Update Android IPC messages to EME WDjrummell@chromium.org2013-12-113-31/+54
* Rename EME WD call parametersjrummell@chromium.org2013-12-1012-217/+226
* Reduce code duplication by extracting TaggedList.joi@chromium.org2013-12-096-129/+180
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-082-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-082-2/+2
* Add UMA stats for Widevine key system support.xhwang@chromium.org2013-12-074-8/+211
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-072-2/+2
* Check empty mimetype and codecs explicitly in KeySystems.xhwang@chromium.org2013-12-062-4/+9
* Remove content/renderer/media/crypto/key_systems_info.*xhwang@chromium.org2013-12-043-58/+25
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-042-2/+2
* Add a new VideoTrackSink interface.perkj@chromium.org2013-12-0410-138/+340
* AndroidVideoEncodeAccelerator is born!fischman@chromium.org2013-12-041-0/+11
* Adding success/failure callback to addICECandidate API in chrome glue layer. ...mallinath@chromium.org2013-12-042-0/+32
* Un-refcount media::VideoFrame::MailboxHoldersheu@chromium.org2013-12-043-9/+12
* Android can play data uri media items.apiccion@chromium.org2013-12-041-1/+5
* Add generic interfaces for the sinks of the media stream audio track to get t...xians@chromium.org2013-12-0429-399/+597
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-034-4/+5
* Restore capacity increase on underflow for MSE playbacks.acolwell@chromium.org2013-12-021-9/+1
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-026-177/+30
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Add support for CDM_3.jrummell@chromium.org2013-11-3013-308/+369
* Remove usage of deprecated V8 APIs from content/rendererjochen@chromium.org2013-11-291-2/+4
* Fixed the valgrind warning in webrtc_audio_capturerer_unittests about using o...xians@chromium.org2013-11-291-0/+1
* Fixed the problem where audio processing is disabled when video effect is ena...xians@chromium.org2013-11-292-1/+172
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-282-11/+5
* Add diagnostic WebRTC logging.grunell@chromium.org2013-11-286-1/+71
* Fix a problem with no video with chromecasthclam@chromium.org2013-11-281-0/+1
* Transition to HAVE_METADATA when seeking.acolwell@chromium.org2013-11-281-0/+3
* Allowing the audio track to pass a buffer size smaller than 10ms when it is n...xians@chromium.org2013-11-274-35/+106
* Add TextTrack.id and TextTrackList.getTrackById().self@brendanlong.com2013-11-263-1/+12
* Net: Standardize HttpByteRange printingtommycli@chromium.org2013-11-262-34/+3
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-265-0/+814
* Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..."xians@chromium.org2013-11-265-814/+0
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-265-0/+814
* Rename VideoRendererBase to VideoRendererImplacolwell@chromium.org2013-11-262-3/+3