|
Renamed mixer to avoid crashes with old one.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2438 lines, -28 lines) |
Patch |
 |
A + |
webrtc/modules/audio_mixer/BUILD.gn
|
View
|
|
2 chunks |
+31 lines, -10 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/audio_mixer.h
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/audio_mixer.cc
|
View
|
|
1 chunk |
+450 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/include/audio_conference_mixer.h
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/include/audio_conference_mixer_defines.h
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_mixer/source/OWNERS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/audio_conference_mixer_impl.h
|
View
|
|
1 chunk |
+188 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/audio_conference_mixer_impl.cc
|
View
|
|
1 chunk |
+895 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/audio_frame_manipulator.cc
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/memory_pool.h
|
View
|
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/memory_pool_posix.h
|
View
|
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/memory_pool_win.h
|
View
|
|
1 chunk |
+174 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_mixer/source/time_scheduler.h
|
View
|
|
1 chunk |
+17 lines, -18 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_mixer/source/time_scheduler.cc
|
View
|
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
|