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

Issue 2839163002: NetEq: Add functionality to assist with delay analysis and tooling (Closed)

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

Description

NetEq: Add functionality to assist with delay analysis and tooling This CL adds a few methods to the NetEq API that will be used for delay analysis and plotting. BUG=webrtc:7467 Review-Url: https://codereview.webrtc.org/2839163002 Cr-Commit-Position: refs/heads/master@{#17889} Committed: https://chromium.googlesource.com/external/webrtc/+/114c1b3afaced323fdb0a15ce026d9a8d50bb230

Patch Set 1 #

Total comments: 8

Patch Set 2 : After first round of reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -18 lines) Patch
M webrtc/modules/audio_coding/neteq/include/neteq.h View 1 3 chunks +14 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.cc View 1 5 chunks +23 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_unittest.cc View 1 8 chunks +69 lines, -12 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/sync_buffer.h View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (7 generated)
hlundin-webrtc
Please, take a look. https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/neteq_unittest.cc File webrtc/modules/audio_coding/neteq/neteq_unittest.cc (left): https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/neteq_unittest.cc#oldcode273 webrtc/modules/audio_coding/neteq/neteq_unittest.cc:273: rtc::Optional<uint32_t> PlayoutTimestamp(); This is unrelated, ...
3 years, 8 months ago (2017-04-26 11:41:31 UTC) #4
ivoc
LGTM with one question. https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.cc File webrtc/modules/audio_coding/neteq/neteq_impl.cc (right): https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/neteq_impl.cc#newcode1518 webrtc/modules/audio_coding/neteq/neteq_impl.cc:1518: RTC_DCHECK(last_decoded_timestamps_.empty()); Couldn't this function be ...
3 years, 8 months ago (2017-04-26 12:23:44 UTC) #5
AleBzk
LGTM with two nits https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/include/neteq.h File webrtc/modules/audio_coding/neteq/include/neteq.h (right): https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/include/neteq.h#newcode315 webrtc/modules/audio_coding/neteq/include/neteq.h:315: virtual size_t SyncBufferSizeMs() const = ...
3 years, 8 months ago (2017-04-26 13:52:34 UTC) #6
hlundin-webrtc
Thanks for your comments! https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/include/neteq.h File webrtc/modules/audio_coding/neteq/include/neteq.h (right): https://codereview.webrtc.org/2839163002/diff/1/webrtc/modules/audio_coding/neteq/include/neteq.h#newcode315 webrtc/modules/audio_coding/neteq/include/neteq.h:315: virtual size_t SyncBufferSizeMs() const = ...
3 years, 8 months ago (2017-04-26 14:11:39 UTC) #7
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/2839163002/20001
3 years, 8 months ago (2017-04-26 14:12:16 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 14:47:38 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/114c1b3afaced323fdb0a15ce...

Powered by Google App Engine
This is Rietveld 408576698