index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
media
/
webrtc_audio_capturer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wire up the MediaStreamAudioProcessor with the WebRtcAudioCapturer.
xians@chromium.org
2014-01-15
1
-57
/
+105
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
1
-15
/
+19
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
1
-19
/
+15
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
1
-15
/
+19
*
Make MediaStreamAudioSink inherit from MediaStreamSink.
joi@chromium.org
2013-12-12
1
-0
/
+18
*
Reduce code duplication by extracting TaggedList.
joi@chromium.org
2013-12-09
1
-41
/
+26
*
Add generic interfaces for the sinks of the media stream audio track to get t...
xians@chromium.org
2013-12-04
1
-4
/
+4
*
Fixed the problem where audio processing is disabled when video effect is ena...
xians@chromium.org
2013-11-29
1
-1
/
+1
*
Add diagnostic WebRTC logging.
grunell@chromium.org
2013-11-28
1
-0
/
+15
*
Allowing the audio track to pass a buffer size smaller than 10ms when it is n...
xians@chromium.org
2013-11-27
1
-7
/
+10
*
Move the SetCaptureFormat to the capture audio thread.
xians@chromium.org
2013-11-22
1
-35
/
+50
*
Revert 236556 "Move the SetCaptureFormat to the capture audio th..."
xians@chromium.org
2013-11-21
1
-50
/
+35
*
Move the SetCaptureFormat to the capture audio thread.
xians@chromium.org
2013-11-21
1
-35
/
+50
*
Move the webaudio source provider to the track.
xians@chromium.org
2013-11-14
1
-10
/
+22
*
Fix GetPairedOutputParameters
tommi@chromium.org
2013-11-05
1
-2
/
+6
*
Make the experimental AGC work on Chrome by default.
xians@chromium.org
2013-11-01
1
-12
/
+1
*
Use 10ms buffer size for windows and linux when webrtc is not connected to pe...
xians@chromium.org
2013-10-14
1
-2
/
+8
*
Don't change the format of the audio before stopping the old audio source.
xians@chromium.org
2013-10-10
1
-2
/
+0
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
1
-1
/
+0
*
Refactor MediaStreamImpl::GetAuthorizedDeviceInfoForAudioRenderer.
perkj@chromium.org
2013-09-30
1
-2
/
+19
*
Switch LiveAudio to a source provider solution.
xians@chromium.org
2013-09-17
1
-137
/
+102
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-8
/
+14
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
1
-14
/
+8
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-8
/
+14
*
Support multiple sources for media stream AudioTrack.
xians@chromium.org
2013-08-07
1
-60
/
+126
*
Fixed the UMA for webrtc sample rates. We need to map the sample rate to medi...
xians@chromium.org
2013-06-20
1
-2
/
+7
*
start the new source when webaudio is taking over.
xians@chromium.org
2013-06-13
1
-1
/
+6
*
This patch starts the source of the capturer when the first audiotrack is add...
xians@chromium.org
2013-06-11
1
-15
/
+53
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-9
/
+9
*
Adds proper 44.1 support to WebRTC.
henrika@chromium.org
2013-05-29
1
-24
/
+4
*
Set default sampling rate to 44100 and query the native output sampling rate.
leozwang@chromium.org
2013-05-16
1
-1
/
+1
*
Fixed the crash when the WebRtcAudioCapturer::|buffer_| is NULL, this can hap...
xians@chromium.org
2013-05-07
1
-1
/
+12
*
Reland 196894 - First step to add audio track support to local stream.
xians@chromium.org
2013-04-30
1
-97
/
+32
*
Revert 197349 "Reland 196894 - First step to add audio track sup..."
xians@chromium.org
2013-04-30
1
-32
/
+97
*
Reland 196894 - First step to add audio track support to local stream.
xians@chromium.org
2013-04-30
1
-97
/
+32
*
Revert 197063 "Reland 196894 - First step to add audio track sup..."
miket@chromium.org
2013-04-29
1
-32
/
+97
*
Reland 196894 - First step to add audio track support to local stream.
xians@chromium.org
2013-04-29
1
-97
/
+32
*
Revert 196894 "First step to add audio track support to local st..."
miu@chromium.org
2013-04-27
1
-32
/
+97
*
First step to add audio track support to local stream.
xians@chromium.org
2013-04-27
1
-97
/
+32
*
Merge AssociateStreamWithProducer message into CreateStream message for both ...
miu@chromium.org
2013-04-17
1
-3
/
+4
*
Reset the _running flag to allow starting the new source.
xians@chromium.org
2013-04-16
1
-0
/
+3
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-1
/
+1
*
Removed a DCHECK which fails the webrtc quality test when running webrtc with...
xians@chromium.org
2013-03-21
1
-1
/
+0
*
Do not pass the string device_id via IPC message to create an audio input str...
xians@chromium.org
2013-03-20
1
-20
/
+9
*
Removes WebRtcAudioCapturerSink::OnCaptureDeviceStopped.
henrika@chromium.org
2013-03-15
1
-30
/
+2
*
StopStream for the local media stream should stop the capturer.
xians@chromium.org
2013-03-14
1
-5
/
+1
*
Fixes WebRTC crash caused by calling RemoveCapturerSink() while capturing.
henrika@chromium.org
2013-03-14
1
-12
/
+99
*
Revert 188053 "StopStream for the local media stream should stop..."
xians@chromium.org
2013-03-14
1
-1
/
+5
[next]