summaryrefslogtreecommitdiffstats
path: root/content/common/media
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: [WebRTC] Use GURL type to replace the std::string type of security o...yujie.mao@intel.com2012-05-251-3/+4
* Implement MediaStreamImpl::CancelUserMediaRequestperkj@chromium.org2012-05-101-0/+5
* Shift media_stream::StreamOptions to align with the new getUserMedia specyujie.mao@intel.com2012-04-302-16/+8
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-033-5/+9
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-023-9/+5
* Move media/audio files into media namespacevrk@google.com2012-04-023-5/+9
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-281-7/+5
* Make AudioParameters a class instead of a structvrk@google.com2012-03-213-11/+73
* Remove unused AudioBuffersState member.enal@chromium.org2012-03-151-1/+0
* Revert 126474 - Remove unused AudioBuffersState member.scottmg@google.com2012-03-131-0/+1
* Remove unused AudioBuffersState member.enal@chromium.org2012-03-131-1/+0
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-242-10/+5
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-213-1/+10
* Removes usage of the term low-latency in AudioInputRendererHost.henrika@chromium.org2012-02-091-6/+5
* Remove "high"-latency audio code pathvrk@chromium.org2012-02-031-36/+10
* support video device enumeration from renderer process.wjia@chromium.org2012-01-251-1/+37
* Adding tommi@chromium.org to media-related OWNERS files.scherkus@chromium.org2012-01-241-0/+1
* Update media-related OWNERS.scherkus@chromium.org2011-12-021-1/+3
* fix a racing condition when renderer process requests StopCapture before host...wjia@chromium.org2011-11-232-3/+31
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-3/+5
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Add more tests for VideoCaptureImpl.wjia@chromium.org2011-10-051-0/+1
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-2/+4
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-201-0/+15
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-012-2/+5
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-121-85/+82
* Adding MediaStreamManager.mflodman@google.com2011-07-071-1/+2
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+66
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-271-4/+4
* use control message instead of routed for video capturewjia@chromium.org2011-06-221-25/+25
* Follow up patch on issue 7192007, containing mainly style fixes.mflodman@google.com2011-06-211-1/+1
* Adding error signalling from device to VideocaptureManager to relay up to Med...mflodman@google.com2011-06-212-0/+93
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-0/+3
* Move media-related IPC message definitions from content/common/ to content/co...scherkus@chromium.org2011-06-174-0/+252