summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/media_stream_dependency_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 262050 "Implement a source for remote video tracks.""perkj@chromium.org2014-04-111-1/+1
* Revert 262050 "Implement a source for remote video tracks."vrk@chromium.org2014-04-091-1/+1
* Revert of Only create webrtc MediaStreams when added to a PeerConnection (htt...yurys@chromium.org2014-04-081-4/+18
* This cl adds a new class WebRtcMediaStreamAdapter. The responsibility of the ...perkj@chromium.org2014-04-081-18/+4
* Implement a source for remote video tracks.perkj@chromium.org2014-04-061-1/+1
* Refactor VideoSourceHandler to implement MediaStreamVideoSink.perkj@chromium.org2014-04-051-6/+0
* Implement MediaStreamVideoSource using video capturerers in Chrome.perkj@chromium.org2014-02-271-5/+5
* Revert 253401 "Implement MediaStreamVideoSource using video capt..."haraken@chromium.org2014-02-261-5/+5
* Implement MediaStreamVideoSource using video capturerers in Chrome.perkj@chromium.org2014-02-261-5/+5
* The purpose of this cl is to lazy instantiate webrtc/libjingle MediaStream an...perkj@chromium.org2014-02-211-49/+25
* Don't update the local source constraints on WebAudio creation. ajm@chromium.org2014-02-101-4/+1
* Ensure the WebRtcAudioDeviceImpl before audio capturer and track are created.xians@chromium.org2014-02-071-0/+3
* WIP: Isolate the libjingle dependency of WebRtcLocalAudioTrack into an adapte...xians@chromium.org2014-02-041-1/+1
* This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is...perkj@chromium.org2014-01-301-21/+14
* Remove Chrome for TV code.ycheo@chromium.org2014-01-171-14/+0
* Cleaned up the WebRtcAudioCapturer a bit.xians@chromium.org2014-01-161-1/+1
* Implements MediaStreamVideoSource.ronghuawu@chromium.org2014-01-151-0/+7
* Wire up the MediaStreamAudioProcessor with the WebRtcAudioCapturer.xians@chromium.org2014-01-151-4/+5
* Eliminate video capture thread in rendererhclam@chromium.org2014-01-141-3/+0
* Revert 244074 "Eliminate video capture thread in renderer"thakis@chromium.org2014-01-111-0/+3
* Eliminate video capture thread in rendererhclam@chromium.org2014-01-101-3/+0
* Add browser test for AEC dump.grunell@google.com2013-12-201-0/+2
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-0/+1
* Allow enable AEC dump with sandbox.grunell@google.com2013-12-171-1/+12
* Add generic interfaces for the sinks of the media stream audio track to get t...xians@chromium.org2013-12-041-1/+2
* MediaStream API: Refactor the MediaStreamTrack creation codetommyw@chromium.org2013-11-191-0/+10
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-19/+19
* Using the new WebMediaStreamTrack::ExtraData to simplify the codetommyw@chromium.org2013-10-281-0/+10
* Hook up WebRTC logging extension API to the underlying functionality.grunell@chromium.org2013-10-031-4/+0
* Switch LiveAudio to a source provider solution.xians@chromium.org2013-09-171-3/+4
* Feed audio constraints over to WebRtcLocalAudioTracktommi@chromium.org2013-08-301-4/+10
* Support multiple sources for media stream AudioTrack.xians@chromium.org2013-08-071-12/+10
* Cleaning up deprecated APIs and erroneous namestommyw@chromium.org2013-07-241-8/+8
* Implement WebRTC in Chrome for TVwonsik@chromium.org2013-06-031-0/+14
* Moving WebRTC logging related files from content to chrome.grunell@chromium.org2013-05-311-2/+0
* Forwarding app URL to handler host for WebRTC logs.grunell@chromium.org2013-05-271-1/+2
* Adding parsing of constraint to enable WebRTC logging.grunell@chromium.org2013-05-211-0/+7
* Effects Pepper Plugin and MediaStream Glue.ronghuawu@chromium.org2013-05-061-0/+12
* Revert 198312 "Effects Pepper Plugin and MediaStream Glue."xiyuan@chromium.org2013-05-041-12/+0
* Effects Pepper Plugin and MediaStream Glue.ronghuawu@chromium.org2013-05-041-0/+12
* Merge AssociateStreamWithProducer message into CreateStream message for both ...miu@chromium.org2013-04-171-1/+3
* Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...perkj@chromium.org2013-04-121-0/+8
* Do not pass the string device_id via IPC message to create an audio input str...xians@chromium.org2013-03-201-0/+5
* Removed use of deprecated PeerConnection types and methods. perkj@chromium.org2013-02-201-2/+2
* Update libjingle 273:278.ronghuawu@google.com2013-02-111-5/+7
* Use the track id instead of the source id to create native media track.ronghuawu@chromium.org2013-02-111-2/+2
* Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...tommyw@chromium.org2013-02-041-12/+5
* Implement audio constraints for PeerConneciton APIhclam@chromium.org2013-02-011-8/+14
* Revert 179799 as it has introduced quite a few memory leakstimurrrr@chromium.org2013-01-311-14/+8
* Set MediaConstraints for audio to WebRTChclam@chromium.org2013-01-311-8/+14