Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 2105023006: Renamed mixer to avoid crashes with old one. (Closed)

Created:
4 years, 5 months ago by aleloi
Modified:
4 years, 4 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@new_mixer_in_new_place
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Renamed mixer to avoid crashes with old one.

Patch Set 1 #

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:

Powered by Google App Engine
This is Rietveld 408576698