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_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for 384kHz sample rates; works in other browsers.
dalecurtis
2016-01-07
1
-2
/
+2
*
Convert Pass()→std::move() in //content/renderer
dcheng
2015-12-26
1
-1
/
+3
*
Switch to standard integer types in content/renderer/.
avi
2015-12-25
1
-0
/
+1
*
Forward the number of skipped frames by the OS in audio playout.
grunell
2015-12-18
1
-2
/
+4
*
Revert of Forward the number of skipped frames by the OS in audio playout. (p...
grunell
2015-12-17
1
-4
/
+2
*
Forward the number of skipped frames by the OS in audio playout.
grunell
2015-12-14
1
-2
/
+4
*
Add support for unmixed audio from remote WebRTC remote tracks.
tommi
2015-12-12
1
-1
/
+2
*
Refactored Chrome MediaStream to not contain an is_local flag or a webrtc spe...
perkj
2015-12-02
1
-19
/
+29
*
Fix for FIFO parameters calculation in WebRtcAudioRenderer::PrepareSink()
olka
2015-12-01
1
-20
/
+23
*
Switch output device in WebRTC renderers by creating new sinks.
guidou
2015-10-13
1
-75
/
+155
*
Allow initializing WebRTC audio renderers with explicit output device ID.
guidou
2015-10-06
1
-3
/
+8
*
Read output parameters from the output device in WebRTC renderers.
guidou
2015-10-05
1
-14
/
+13
*
Allow AudioOutputDevice objects to be initialized with a specific hardware ou...
guidou
2015-09-19
1
-3
/
+3
*
Refactor AudioParameters member setting.
ajm
2015-09-08
1
-8
/
+6
*
Include default communication devices in audio device enumerations. This remo...
tommi
2015-08-28
1
-17
/
+1
*
Introduce OutputDevice interface.
guidou
2015-07-31
1
-14
/
+6
*
Add support for SwitchOutputDevice to the mediastream WebMediaPlayer and rend...
guidou
2015-06-18
1
-0
/
+21
*
Remove render view id from the audio input and output, part two!
dalecurtis
2015-04-03
1
-9
/
+3
*
Add support for a signaling thread message loop to WebRtcAudioRenderer.
tommi
2014-10-29
1
-1
/
+11
*
Use the optimal buffer size for the local audio renderer.
xians
2014-10-22
1
-4
/
+4
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-8
/
+8
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-7
/
+7
*
Adds time measurement of AudioOutputDevice::AudioThreadCallback::Process
henrika
2014-09-19
1
-1
/
+15
*
Add support for 24kHz audio sample rate and remove the validation check
tommi
2014-09-08
1
-28
/
+0
*
Used 10ms native buffer size for webrtc audio renderer on Linux and Mac. And ...
xians
2014-09-03
1
-72
/
+35
*
Revert of Revert of Remove the last piece of deprecated synchronous IO code. ...
xians
2014-08-28
1
-3
/
+3
*
Revert of Remove the last piece of deprecated synchronous IO code. (patchset ...
tnagel
2014-08-27
1
-3
/
+3
*
Remove the last piece of deprecated synchronous IO code.
xians
2014-08-27
1
-3
/
+3
*
[Cross-Site Isolation] Migrate entire MediaStream verticals to be per-RenderF...
miu@chromium.org
2014-07-17
1
-6
/
+8
*
Turn audio ducking on by default on Windows again.
tommi@chromium.org
2014-07-08
1
-11
/
+20
*
Turn off audio ducking for webrtc output.
tommi@chromium.org
2014-07-06
1
-1
/
+9
*
Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for...
ronghuawu@chromium.org
2014-06-12
1
-2
/
+5
*
Remove unused RenderIO() interface.
xians@chromium.org
2014-05-20
1
-3
/
+1
*
Revert 255158 "Avoid hitting the thread check when WebRtcAudioRe..."
vrk@chromium.org
2014-03-12
1
-7
/
+5
*
Avoid hitting the thread check when WebRtcAudioRenderer is going away.
xians@chromium.org
2014-03-05
1
-5
/
+7
*
Fix audio ducking support for the output side on Windows.
tommi@chromium.org
2014-03-05
1
-2
/
+2
*
Clean up histogram'd media enum max values.
rileya@chromium.org
2014-02-28
1
-3
/
+3
*
Remove WebRTC.AudioOutputChannelLayout UMA histogram and mark it obsolete.
joi@chromium.org
2014-02-26
1
-3
/
+0
*
Feed the render data to MediaStreamAudioProcessor and used AudioBus in render...
xians@chromium.org
2014-02-21
1
-52
/
+27
*
Allow individual volume control of remote webrtc audio tracks.
tommi@chromium.org
2014-02-17
1
-22
/
+153
*
A lot of plumbing to get render_frame_id to PrerenderManager::OnCreatingAudio...
jam@chromium.org
2014-01-21
1
-1
/
+4
*
Add diagnostic WebRTC logging.
grunell@chromium.org
2013-11-28
1
-0
/
+9
*
Improves output audio on most Android devices.
henrika@chromium.org
2013-09-24
1
-9
/
+16
*
Ensure that the shared WebRtcAudioRenderer instance gets deleted when not used.
tommi@chromium.org
2013-09-11
1
-12
/
+115
*
Implicit audio output device selection for getUserMedia.
tommi@chromium.org
2013-09-10
1
-11
/
+19
*
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
*
Enable low latency mode for audio playback on Android
wjia@chromium.org
2013-06-17
1
-0
/
+6
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Adjust delay calculations on Mac to properly account for the FIFO buffers.
ajm@chromium.org
2013-05-31
1
-16
/
+10
[next]