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

Issue 2887693002: Avoid render resampling when there is no need for render signal analysis. (Closed)

Created:
3 years, 7 months ago by peah-webrtc
Modified:
3 years, 7 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, AleBzk, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Avoid render resampling when there is no need for render signal analysis. This CL adjusts the render processing rate such to avoid resampling of the render signal when that is not needed. Note that to avoid acquiring more locks than needed, this should be achieved during initialization. BUG=webrtc:7667 Review-Url: https://codereview.webrtc.org/2887693002 Cr-Commit-Position: refs/heads/master@{#18207} Committed: https://chromium.googlesource.com/external/webrtc/+/ce4d91527a2cfaca3a8581ae4d5883fd63a346f9

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase and fixes of issues occurring on some platforms #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 3 chunks +12 lines, -2 lines 4 comments Download
M webrtc/modules/audio_processing/audio_processing_unittest.cc View 1 1 chunk +0 lines, -2 lines 1 comment Download

Messages

Total messages: 21 (14 generated)
peah-webrtc
Hi, Could you please take a look at this CL?
3 years, 7 months ago (2017-05-16 13:33:10 UTC) #3
ivoc
LGTM
3 years, 7 months ago (2017-05-16 13:44:23 UTC) #4
peah-webrtc
Hi, I missed some aspects in the first patch which broke some of the local ...
3 years, 7 months ago (2017-05-19 08:07:47 UTC) #14
ivoc
Still lgtm. https://codereview.webrtc.org/2887693002/diff/40001/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2887693002/diff/40001/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode605 webrtc/modules/audio_processing/audio_processing_impl.cc:605: formats_.api_format.reverse_input_stream().num_channels()); On 2017/05/19 08:07:46, peah-webrtc wrote: > ...
3 years, 7 months ago (2017-05-19 08:24:22 UTC) #15
peah-webrtc
On 2017/05/19 08:24:22, ivoc wrote: > Still lgtm. > > https://codereview.webrtc.org/2887693002/diff/40001/webrtc/modules/audio_processing/audio_processing_impl.cc > File webrtc/modules/audio_processing/audio_processing_impl.cc (right): ...
3 years, 7 months ago (2017-05-19 08:25:42 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/2887693002/40001
3 years, 7 months ago (2017-05-19 08:25:54 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 08:28:10 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/ce4d91527a2cfaca3a8581ae4...

Powered by Google App Engine
This is Rietveld 408576698