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

Issue 1368943002: Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-si… (Closed)

Created:
5 years, 2 months ago by stefan-webrtc
Modified:
5 years, 2 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), stefan-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

Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-side. In addition to this the ramp-up tests are refactored to use a receive call instead of only a remote bitrate estimator, and to make use of BaseTest. BUG=webrtc:4836 Committed: https://crrev.com/4fbd145dcefd23169a9b1612d5ca92dace8196d6 Cr-Commit-Position: refs/heads/master@{#10087}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Rebase #

Total comments: 26

Patch Set 4 : Fix unittests which depend on RemoteBitrateEstimator #

Patch Set 5 : Comments addressed. #

Patch Set 6 : Merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+462 lines, -646 lines) Patch
M webrtc/call/call.cc View 1 2 3 4 5 3 chunks +6 lines, -15 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h View 2 chunks +2 lines, -4 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc View 3 chunks +9 lines, -6 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time_unittest.cc View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/remb.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp.cc View 1 2 3 4 2 chunks +4 lines, -6 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_format_remb_unittest.cc View 1 2 3 4 2 chunks +3 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc View 1 2 3 4 1 chunk +3 lines, -6 lines 0 comments Download
M webrtc/test/rtp_rtcp_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/rampup_tests.h View 1 2 3 4 5 1 chunk +72 lines, -108 lines 0 comments Download
M webrtc/video/rampup_tests.cc View 1 2 3 4 4 chunks +293 lines, -454 lines 0 comments Download
M webrtc/video_engine/vie_channel_group.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/video_engine/vie_channel_group.cc View 1 6 chunks +32 lines, -13 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
stefan-webrtc
5 years, 2 months ago (2015-09-25 09:45:52 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1368943002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368943002/20001
5 years, 2 months ago (2015-09-25 09:46:47 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_gn_dbg/builds/5874) ios_arm64_dbg on ...
5 years, 2 months ago (2015-09-25 09:47:37 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/1368943002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368943002/40001
5 years, 2 months ago (2015-09-25 09:51:16 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_rel/builds/9660) win_x64_rel on ...
5 years, 2 months ago (2015-09-25 09:53:27 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1368943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368943002/60001
5 years, 2 months ago (2015-09-25 10:05:05 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-09-25 10:53:04 UTC) #14
pbos-webrtc
https://codereview.webrtc.org/1368943002/diff/40001/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h File webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h (right): https://codereview.webrtc.org/1368943002/diff/40001/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h#newcode69 webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h:69: Clock* clock); git cl format, this might fit on ...
5 years, 2 months ago (2015-09-25 12:41:01 UTC) #15
stefan-webrtc
https://codereview.webrtc.org/1368943002/diff/40001/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h File webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h (right): https://codereview.webrtc.org/1368943002/diff/40001/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h#newcode69 webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h:69: Clock* clock); On 2015/09/25 12:41:00, pbos-webrtc wrote: > git ...
5 years, 2 months ago (2015-09-28 09:28:32 UTC) #16
pbos-webrtc
sweet, lgtm
5 years, 2 months ago (2015-09-28 09:31:29 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1368943002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368943002/80001
5 years, 2 months ago (2015-09-28 09:32:30 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_compile_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_compile_dbg/builds/140)
5 years, 2 months ago (2015-09-28 09:33:10 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1368943002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1368943002/100001
5 years, 2 months ago (2015-09-28 10:13:31 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 2 months ago (2015-09-28 10:57:21 UTC) #25
commit-bot: I haz the power
5 years, 2 months ago (2015-09-28 10:57:34 UTC) #26
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4fbd145dcefd23169a9b1612d5ca92dace8196d6
Cr-Commit-Position: refs/heads/master@{#10087}

Powered by Google App Engine
This is Rietveld 408576698