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

Issue 1769883002: Remove the type parameter to NetEq::GetAudio (Closed)

Created:
4 years, 9 months ago by hlundin-webrtc
Modified:
4 years, 9 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@acm-rec-delete-vad
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove the type parameter to NetEq::GetAudio The type is included in the AudioFrame output parameter. Rename the type NetEqOutputType to just OutputType, since it is now internal to NetEq. BUG=webrtc:5607 Committed: https://crrev.com/55480f5efa62bd09441f4fbabedf12a000461371 Cr-Commit-Position: refs/heads/master@{#11903}

Patch Set 1 #

Total comments: 5

Patch Set 2 : After review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -165 lines) Patch
M webrtc/modules/audio_coding/acm2/acm_receiver.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/include/neteq.h View 2 chunks +4 lines, -12 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_external_decoder_unittest.cc View 4 chunks +14 lines, -17 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.h View 1 3 chunks +10 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.cc View 1 4 chunks +13 lines, -16 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc View 13 chunks +40 lines, -50 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_network_stats_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_stereo_unittest.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_unittest.cc View 31 chunks +40 lines, -53 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_performance_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 20 (9 generated)
hlundin-webrtc
Ivo, Please, take a look at this CL. Thanks!
4 years, 9 months ago (2016-03-07 12:36:42 UTC) #3
ivoc
Looks like a nice improvement! See my two questions below. https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.h File webrtc/modules/audio_coding/neteq/neteq_impl.h (right): https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.h#newcode61 ...
4 years, 9 months ago (2016-03-07 16:26:22 UTC) #4
hlundin-webrtc
After review
4 years, 9 months ago (2016-03-08 08:05:00 UTC) #5
hlundin-webrtc
PTAL again. https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.h File webrtc/modules/audio_coding/neteq/neteq_impl.h (right): https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.h#newcode61 webrtc/modules/audio_coding/neteq/neteq_impl.h:61: kOutputNormal, On 2016/03/07 16:26:22, ivoc wrote: > ...
4 years, 9 months ago (2016-03-08 08:05:33 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1769883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1769883002/20001
4 years, 9 months ago (2016-03-08 08:05:51 UTC) #8
ivoc
LGTM https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc File webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc (left): https://codereview.webrtc.org/1769883002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc#oldcode1064 webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc:1064: EXPECT_EQ(kOutputNormal, type); On 2016/03/08 08:05:33, hlundin-webrtc wrote: > ...
4 years, 9 months ago (2016-03-08 08:26:29 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-08 09:03:22 UTC) #11
commit-bot: I haz the power
This CL has an open dependency (Issue 1772583002 Patch 1). Please resolve the dependency and ...
4 years, 9 months ago (2016-03-08 09:14:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1769883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1769883002/20001
4 years, 9 months ago (2016-03-08 10:36:40 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-08 10:38:01 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 10:38:10 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/55480f5efa62bd09441f4fbabedf12a000461371
Cr-Commit-Position: refs/heads/master@{#11903}

Powered by Google App Engine
This is Rietveld 408576698