|
Replace AudioScheduler with AudioPump.
This is similar to the VideoScheduler refactoring. AudioPump now is not
ref-counted, but otherwise works the same as AudioScheduler.
Also simplified AudioCapturer interface.
Committed: https://crrev.com/7bc87603f0d16d150a1759b7196c1e65f54f8fd6
Cr-Commit-Position: refs/heads/master@{#316277}
Total comments: 15
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+259 lines, -320 lines) |
Patch |
 |
M |
remoting/host/audio_capturer.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
remoting/host/audio_capturer_linux.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/audio_capturer_linux.cc
|
View
|
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
remoting/host/audio_capturer_win.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/audio_capturer_win.cc
|
View
|
1
|
2 chunks |
+1 line, -19 lines |
0 comments
|
Download
|
 |
A |
remoting/host/audio_pump.h
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/host/audio_pump.cc
|
View
|
1
2
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
 |
D |
remoting/host/audio_scheduler.h
|
View
|
|
1 chunk |
+0 lines, -85 lines |
0 comments
|
Download
|
 |
D |
remoting/host/audio_scheduler.cc
|
View
|
|
1 chunk |
+0 lines, -109 lines |
0 comments
|
Download
|
 |
M |
remoting/host/client_session.h
|
View
|
|
3 chunks |
+5 lines, -15 lines |
0 comments
|
Download
|
 |
M |
remoting/host/client_session.cc
|
View
|
1
|
9 chunks |
+50 lines, -61 lines |
0 comments
|
Download
|
 |
M |
remoting/host/ipc_audio_capturer.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/ipc_audio_capturer.cc
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_host_srcs.gypi
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 13 (4 generated)
|