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

Issue 1188823007: Only use paced packets for estimating bitrate probes. (Closed)

Created:
5 years, 6 months ago by stefan-webrtc
Modified:
5 years, 6 months ago
Reviewers:
the sun, mflodman
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), tterriberry_mozilla.com, mflodman, perkj_webrtc, andresp
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -62 lines) Patch
M webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h View 3 chunks +8 lines, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc View 1 4 chunks +13 lines, -8 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time_unittest.cc View 1 9 chunks +33 lines, -9 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc View 1 14 chunks +23 lines, -23 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/remb.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp_play.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/video/audio_receive_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/rampup_tests.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/video_engine/vie_channel_group.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/video_engine/vie_receiver.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
stefan-webrtc
This solves 4778 by assuming that no received audio packets are paced. When BWE is ...
5 years, 6 months ago (2015-06-18 08:17:23 UTC) #2
the sun
On 2015/06/18 08:17:23, stefan-webrtc (holmer) wrote: > This solves 4778 by assuming that no received ...
5 years, 6 months ago (2015-06-18 08:25:54 UTC) #3
the sun
On 2015/06/18 08:25:54, the sun wrote: > On 2015/06/18 08:17:23, stefan-webrtc (holmer) wrote: > > ...
5 years, 6 months ago (2015-06-18 08:27:05 UTC) #4
stefan-webrtc
On 2015/06/18 08:25:54, the sun wrote: > On 2015/06/18 08:17:23, stefan-webrtc (holmer) wrote: > > ...
5 years, 6 months ago (2015-06-18 08:28:02 UTC) #5
stefan-webrtc
https://codereview.webrtc.org/1188823007/diff/1/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc File webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc (right): https://codereview.webrtc.org/1188823007/diff/1/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc#newcode405 webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc:405: } Note that all code below this line still ...
5 years, 6 months ago (2015-06-18 08:28:52 UTC) #6
mflodman
LG, but there are no unittest added for this.
5 years, 6 months ago (2015-06-18 12:24:59 UTC) #7
stefan-webrtc
Unittest added, thanks for reminding. :)
5 years, 6 months ago (2015-06-18 13:11:28 UTC) #8
mflodman
Thanks, LGTM!
5 years, 6 months ago (2015-06-18 13:34:00 UTC) #9
stefan-webrtc
5 years, 6 months ago (2015-06-18 14:01:50 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ff4ea9310e981da6292fb044cff9eeefd986cf2b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698