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

Issue 2348233002: AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one (Closed)

Created:
4 years, 3 months ago by kwiberg-webrtc
Modified:
4 years, 3 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one It requires a new NetEq method, but it can no longer fail. And we no longer need to use AcmReceiver::decoders_, which we're trying to eliminate. (This is a re-land of https://codereview.webrtc.org/2342313002.) BUG=webrtc:5801 Committed: https://crrev.com/6b19b560ac2270bfd146b96bb9c2eab47a155339 Cr-Commit-Position: refs/heads/master@{#14304}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -23 lines) Patch
M webrtc/modules/audio_coding/acm2/acm_receiver.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/acm_receiver.cc View 1 1 chunk +3 lines, -18 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/include/neteq.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/mock/mock_decoder_database.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (5 generated)
hlundin-webrtc
https://codereview.webrtc.org/2348233002/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module.cc File webrtc/modules/audio_coding/acm2/audio_coding_module.cc (right): https://codereview.webrtc.org/2348233002/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module.cc#newcode951 webrtc/modules/audio_coding/acm2/audio_coding_module.cc:951: if (receiver_initialized_) Oooh, what's our policy on brackets for ...
4 years, 3 months ago (2016-09-19 11:48:02 UTC) #3
kwiberg-webrtc
New patch set uploaded. https://codereview.webrtc.org/2348233002/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module.cc File webrtc/modules/audio_coding/acm2/audio_coding_module.cc (right): https://codereview.webrtc.org/2348233002/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module.cc#newcode951 webrtc/modules/audio_coding/acm2/audio_coding_module.cc:951: if (receiver_initialized_) On 2016/09/19 11:48:02, ...
4 years, 3 months ago (2016-09-20 08:10:15 UTC) #4
hlundin-webrtc
lgtm
4 years, 3 months ago (2016-09-20 08:46:53 UTC) #5
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/2348233002/40001
4 years, 3 months ago (2016-09-20 10:43:05 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-20 11:02:34 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 11:04:19 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6b19b560ac2270bfd146b96bb9c2eab47a155339
Cr-Commit-Position: refs/heads/master@{#14304}

Powered by Google App Engine
This is Rietveld 408576698