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

Issue 1698243003: Changed order of events when synthesizing a call in audioproc (Closed)

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

Description

Changed order of events when synthesizing a call. This is needed when synthesizing a call based on 48 kHz audio files as otherwise an error is generated about the wrong sample rate is generated. That error is in turned caused by the sample rate being changed from the default 16 kHz at the first Capture API call event. BUG= Committed: https://crrev.com/58cf5f14ec3f2023a6fe2dd5cc84eefacd2a87c6 Cr-Commit-Position: refs/heads/master@{#11635}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed if-else statement to conditional #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M webrtc/modules/audio_processing/test/process_test.cc View 1 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
peah-webrtc
4 years, 10 months ago (2016-02-16 08:27:08 UTC) #3
hlundin-webrtc
On 2016/02/16 08:27:08, peah-webrtc wrote: Strange wording in the description: "... an error is generated ...
4 years, 10 months ago (2016-02-16 12:13:37 UTC) #4
hlundin-webrtc
LGTM with nit in description and an optional suggestion in the code. https://codereview.webrtc.org/1698243003/diff/1/webrtc/modules/audio_processing/test/process_test.cc File webrtc/modules/audio_processing/test/process_test.cc ...
4 years, 10 months ago (2016-02-16 12:15:53 UTC) #5
peah-webrtc
https://codereview.webrtc.org/1698243003/diff/1/webrtc/modules/audio_processing/test/process_test.cc File webrtc/modules/audio_processing/test/process_test.cc (right): https://codereview.webrtc.org/1698243003/diff/1/webrtc/modules/audio_processing/test/process_test.cc#newcode843 webrtc/modules/audio_processing/test/process_test.cc:843: if (event == kCaptureEvent) { On 2016/02/16 12:15:52, hlundin-webrtc ...
4 years, 10 months ago (2016-02-16 12:50:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698243003/20001
4 years, 10 months ago (2016-02-16 12:51:10 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 10 months ago (2016-02-16 14:51:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1698243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1698243003/20001
4 years, 10 months ago (2016-02-16 15:22:05 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-16 15:26:24 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 15:26:33 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/58cf5f14ec3f2023a6fe2dd5cc84eefacd2a87c6
Cr-Commit-Position: refs/heads/master@{#11635}

Powered by Google App Engine
This is Rietveld 408576698