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

Issue 1673213002: AudioCodingModule: Add methods for injecting external encoder stacks (Closed)

Created:
4 years, 10 months ago by kwiberg-webrtc
Modified:
4 years, 8 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, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

AudioCodingModule: Add methods for injecting external encoder stacks BUG=webrtc:5028 Committed: https://crrev.com/4cdbd57fe3bc252e437035b0589d0fbf39200157 Cr-Commit-Position: refs/heads/master@{#12158}

Patch Set 1 #

Patch Set 2 : more docs #

Total comments: 1

Patch Set 3 : Total rebase of the heart #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -31 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.h View 1 2 4 chunks +13 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc View 1 2 3 chunks +55 lines, -20 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec.h View 1 2 1 chunk +2 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec.cc View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/include/audio_coding_module.h View 1 2 2 chunks +53 lines, -0 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (7 generated)
kwiberg-webrtc
4 years, 10 months ago (2016-02-08 14:50:40 UTC) #3
hlundin-webrtc
lgtm with one comment. https://codereview.webrtc.org/1673213002/diff/20001/webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc (right): https://codereview.webrtc.org/1673213002/diff/20001/webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc#newcode224 webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc:224: void AudioCodingModuleImpl::VisitEncoder(const EncoderVisitor& ev) { ...
4 years, 10 months ago (2016-02-10 09:45:46 UTC) #4
kwiberg-webrtc
Please have another look. This is now rebased on top of the (landed) CL that ...
4 years, 9 months ago (2016-03-21 09:15:24 UTC) #7
hlundin-webrtc
lgtm https://codereview.webrtc.org/1673213002/diff/80001/webrtc/modules/audio_coding/include/audio_coding_module.h File webrtc/modules/audio_coding/include/audio_coding_module.h (right): https://codereview.webrtc.org/1673213002/diff/80001/webrtc/modules/audio_coding/include/audio_coding_module.h#newcode219 webrtc/modules/audio_coding/include/audio_coding_module.h:219: class FunctionView<RetT(ArgT...)> final { This class is a ...
4 years, 8 months ago (2016-03-30 08:02:57 UTC) #8
kwiberg-webrtc
https://codereview.webrtc.org/1673213002/diff/80001/webrtc/modules/audio_coding/include/audio_coding_module.h File webrtc/modules/audio_coding/include/audio_coding_module.h (right): https://codereview.webrtc.org/1673213002/diff/80001/webrtc/modules/audio_coding/include/audio_coding_module.h#newcode219 webrtc/modules/audio_coding/include/audio_coding_module.h:219: class FunctionView<RetT(ArgT...)> final { On 2016/03/30 08:02:57, hlundin-webrtc wrote: ...
4 years, 8 months ago (2016-03-30 08:46:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1673213002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1673213002/80001
4 years, 8 months ago (2016-03-30 09:11:16 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 8 months ago (2016-03-30 10:10:11 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 10:10:24 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4cdbd57fe3bc252e437035b0589d0fbf39200157
Cr-Commit-Position: refs/heads/master@{#12158}

Powered by Google App Engine
This is Rietveld 408576698