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

Issue 1520283006: Move Rent-A-Codec out of CodecManager (Closed)

Created:
5 years ago by kwiberg-webrtc
Modified:
5 years 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@rac0
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move Rent-A-Codec out of CodecManager So that the two of them sit next to each other at the top level of AudioCodingModuleImpl. CodecManager now manages the specifications for Rent-A-Codec, rather than managing encoders directly. BUG=webrtc:5028 Committed: https://crrev.com/a6db4958c91f38ceb07c4081ef8df2707877bc3c Cr-Commit-Position: refs/heads/master@{#11048}

Patch Set 1 #

Total comments: 17

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -221 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc View 1 18 chunks +93 lines, -44 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/codec_manager.h View 1 chunk +15 lines, -28 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/codec_manager.cc View 4 chunks +40 lines, -134 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/codec_manager_unittest.cc View 2 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
kwiberg-webrtc
5 years ago (2015-12-15 11:53:59 UTC) #3
hlundin-webrtc
LG, but see comments. https://codereview.webrtc.org/1520283006/diff/1/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/1520283006/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc#newcode202 webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc:202: return -1; I'd like to ...
5 years ago (2015-12-15 13:42:03 UTC) #4
kwiberg-webrtc
New patch set uploaded! https://codereview.webrtc.org/1520283006/diff/1/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/1520283006/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc#newcode202 webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc:202: return -1; On 2015/12/15 13:42:03, ...
5 years ago (2015-12-16 10:57:49 UTC) #6
hlundin-webrtc
lgtm https://codereview.webrtc.org/1520283006/diff/1/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/1520283006/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc#newcode202 webrtc/modules/audio_coding/acm2/audio_coding_module_impl.cc:202: return -1; On 2015/12/16 10:57:48, kwiberg-webrtc wrote: > ...
5 years ago (2015-12-16 11:58:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1520283006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1520283006/40001
5 years ago (2015-12-16 12:18:05 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years ago (2015-12-16 12:19:11 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-16 12:19:23 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a6db4958c91f38ceb07c4081ef8df2707877bc3c
Cr-Commit-Position: refs/heads/master@{#11048}

Powered by Google App Engine
This is Rietveld 408576698