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

Issue 2319553003: Fixing NetEqReplacementInput for reordered and missing packets (Closed)

Created:
4 years, 3 months ago by hlundin-webrtc
Modified:
4 years, 3 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
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing NetEqReplacementInput for reordered and missing packets With this CL, the NetEqReplacementInput class handles reordered and missing packets in a better way than before, by storing the last confirmed packet size and using that when the next packet size cannot be calculated. NOTRY=True Committed: https://crrev.com/243c0e80662f7cd700875df0ef3d9fa085be21f5 Cr-Commit-Position: refs/heads/master@{#14122}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixing review comment and a lint nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.cc View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
hlundin-webrtc
Ivo, PTAL. Thanks!
4 years, 3 months ago (2016-09-07 14:47:06 UTC) #2
ivoc
LGTM, see one question below. https://codereview.webrtc.org/2319553003/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.h File webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.h (right): https://codereview.webrtc.org/2319553003/diff/1/webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.h#newcode45 webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.h:45: uint32_t last_frame_size_timestamps_ = 960; ...
4 years, 3 months ago (2016-09-07 14:55:42 UTC) #3
hlundin-webrtc
Thanks for the review. I added a comment, and added a missing #include (found by ...
4 years, 3 months ago (2016-09-08 07:55:09 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/2319553003/20001
4 years, 3 months ago (2016-09-08 09:06:30 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-08 09:14:31 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 09:14:39 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/243c0e80662f7cd700875df0ef3d9fa085be21f5
Cr-Commit-Position: refs/heads/master@{#14122}

Powered by Google App Engine
This is Rietveld 408576698