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

Issue 2720253002: Remove saturation warning support from TransmitMixer. (Closed)

Created:
3 years, 9 months ago by tommi
Modified:
3 years, 9 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, AleBzk, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, peah-webrtc, minyue-webrtc, the sun
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove saturation warning support from TransmitMixer. BUG=none Review-Url: https://codereview.webrtc.org/2720253002 Cr-Commit-Position: refs/heads/master@{#16913} Committed: https://chromium.googlesource.com/external/webrtc/+/ba08a140da6cee478c62cf61e857cfee1647bf95

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix compile issue on ios and android #

Patch Set 3 : Remove comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -41 lines) Patch
M webrtc/voice_engine/include/voe_errors.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/voice_engine/test/cmd_test/voe_cmd_test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/voice_engine/transmit_mixer.h View 1 2 4 chunks +7 lines, -2 lines 0 comments Download
M webrtc/voice_engine/transmit_mixer.cc View 1 6 chunks +10 lines, -36 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
tommi
3 years, 9 months ago (2017-02-28 11:45:55 UTC) #3
tommi
https://codereview.webrtc.org/2720253002/diff/1/webrtc/voice_engine/transmit_mixer.cc File webrtc/voice_engine/transmit_mixer.cc (left): https://codereview.webrtc.org/2720253002/diff/1/webrtc/voice_engine/transmit_mixer.cc#oldcode1081 webrtc/voice_engine/transmit_mixer.cc:1081: rtc::CritScope cs(&_critSect); look, we can haz one less locks!
3 years, 9 months ago (2017-02-28 11:46:43 UTC) #6
hlundin-webrtc
Disclaimer: I don't know this code. RS-LGTM https://codereview.webrtc.org/2720253002/diff/1/webrtc/voice_engine/transmit_mixer.h File webrtc/voice_engine/transmit_mixer.h (right): https://codereview.webrtc.org/2720253002/diff/1/webrtc/voice_engine/transmit_mixer.h#newcode29 webrtc/voice_engine/transmit_mixer.h:29: // Should ...
3 years, 9 months ago (2017-02-28 12:56:47 UTC) #9
tommi
On 2017/02/28 12:56:47, hlundin-webrtc wrote: > Disclaimer: I don't know this code. > RS-LGTM > ...
3 years, 9 months ago (2017-02-28 12:59:55 UTC) #10
hlundin-webrtc
On 2017/02/28 12:59:55, tommi (webrtc) wrote: > On 2017/02/28 12:56:47, hlundin-webrtc wrote: > > Disclaimer: ...
3 years, 9 months ago (2017-02-28 14:19:43 UTC) #11
henrika_webrtc
Don't know the details but isn't the actual detection (and usage of such detection) and ...
3 years, 9 months ago (2017-02-28 14:28:49 UTC) #12
tommi
Fix compile issue on ios and android
3 years, 9 months ago (2017-02-28 14:42:03 UTC) #13
tommi
Remove comment
3 years, 9 months ago (2017-02-28 14:43:12 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2720253002/40001
3 years, 9 months ago (2017-02-28 15:42:18 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 16:25:17 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/ba08a140da6cee478c62cf61e...

Powered by Google App Engine
This is Rietveld 408576698