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

Issue 1515073004: Correcting the check for the return code produced by AudioProcessing::ProcessReverseStream (Closed)

Created:
5 years ago by peah-webrtc
Modified:
5 years ago
Reviewers:
the sun, henrika_webrtc
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Correcting the check for the return code produced by AudioProcessing::ProcessReverseStream(). Before the change, only -1 was considered to be an error. Allthough the error code scheme for AudioProcessing definitely could be discussed, the current scheme have many error codes that differ from -1 and thus were not caught by the old code. BUG=webrtc:5237 Committed: https://crrev.com/e5ae6f82374cb064d39cffffdb650840f734880f Cr-Commit-Position: refs/heads/master@{#11003}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/voice_engine/output_mixer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (9 generated)
peah-webrtc
5 years ago (2015-12-11 15:29:52 UTC) #3
the sun
lgtm
5 years ago (2015-12-11 15:41:50 UTC) #4
henrika_webrtc
LGTM
5 years ago (2015-12-11 16:09:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515073004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515073004/1
5 years ago (2015-12-11 18:30:52 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) linux_baremetal on ...
5 years ago (2015-12-11 20:31:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515073004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515073004/1
5 years ago (2015-12-12 22:19:01 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/7906)
5 years ago (2015-12-12 23:20:33 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515073004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515073004/1
5 years ago (2015-12-14 05:57:22 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-14 07:02:37 UTC) #17
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e5ae6f82374cb064d39cffffdb650840f734880f Cr-Commit-Position: refs/heads/master@{#11003}
5 years ago (2015-12-14 07:02:49 UTC) #19
henrika_webrtc
This CL spams log outputs using AppRTCDemo on iOS at a 16kHz capture rate. Can ...
5 years ago (2015-12-15 15:36:55 UTC) #20
peah-webrtc
On 2015/12/15 15:36:55, henrika_webrtc wrote: > This CL spams log outputs using AppRTCDemo on iOS ...
5 years ago (2015-12-15 21:32:13 UTC) #21
peah-webrtc
On 2015/12/15 21:32:13, peah-webrtc wrote: > On 2015/12/15 15:36:55, henrika_webrtc wrote: > > This CL ...
5 years ago (2015-12-15 21:35:30 UTC) #22
henrika_webrtc
As Tina asked, hope this does not mean that AECM is enabled on iOS. Cause ...
5 years ago (2015-12-16 09:36:49 UTC) #23
peah-webrtc
On 2015/12/16 09:36:49, henrika_webrtc wrote: > As Tina asked, hope this does not mean that ...
5 years ago (2015-12-16 09:57:58 UTC) #24
henrika_webrtc
Per, can you sort out any final details? Ping me if you need help.
5 years ago (2015-12-16 10:02:48 UTC) #25
peah-webrtc
On 2015/12/16 10:02:48, henrika_webrtc wrote: > Per, can you sort out any final details? Ping ...
5 years ago (2015-12-16 10:11:50 UTC) #26
peah-webrtc
On 2015/12/16 10:02:48, henrika_webrtc wrote: > Per, can you sort out any final details? Ping ...
5 years ago (2015-12-16 10:11:57 UTC) #27
peah-webrtc
5 years ago (2015-12-16 12:28:29 UTC) #28
Message was sent while issue was closed.
On 2015/12/16 10:11:57, peah-webrtc wrote:
> On 2015/12/16 10:02:48, henrika_webrtc wrote:
> > Per, can you sort out any final details? Ping me if you need help.
> 
> I'd be happy to! The fix for the mismatched sample rates has now landed so I
> will start looking at it.

The AECM was verified by henrika_webrtc not to be active on iOS and the error
messages are now gone.

Powered by Google App Engine
This is Rietveld 408576698