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

Issue 1428473002: Utilize bitrate above codec max to protect video. (Closed)

Created:
5 years, 1 month ago by pbos-webrtc
Modified:
5 years, 1 month ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Utilize bitrate above codec max to protect video. When estimating that we can send more than the codec max bitrate (under the assumption that codec max bitrate is good enough for the quality), we should use additional bitrate so that we can maintain good quality. Global bitrate caps should still be enforced through bitrate caps (b=AS) and not codec max bitrates. BUG=webrtc:5102 R=stefan@webrtc.org Committed: https://crrev.com/7367463acc8ca01c2d70ae39408951339b2d7b3d Cr-Commit-Position: refs/heads/master@{#10457}

Patch Set 1 #

Patch Set 2 : I bet this is what windows had problems with. :( #

Total comments: 6

Patch Set 3 : rebase + feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -43 lines) Patch
M webrtc/modules/video_coding/main/source/media_optimization.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/main/source/media_optimization.cc View 1 2 9 chunks +21 lines, -23 lines 0 comments Download
M webrtc/modules/video_coding/main/source/media_optimization_unittest.cc View 1 2 5 chunks +52 lines, -17 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
pbos-webrtc
PTAL woo
5 years, 1 month ago (2015-10-26 19:42:33 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1428473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428473002/1
5 years, 1 month ago (2015-10-26 19:42:41 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_compile_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_compile_dbg/builds/716)
5 years, 1 month ago (2015-10-26 19:53:07 UTC) #5
pbos-webrtc
I bet this is what windows had problems with. :(
5 years, 1 month ago (2015-10-26 20:13:51 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/1428473002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428473002/20001
5 years, 1 month ago (2015-10-26 20:14:10 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-10-26 22:14:16 UTC) #10
stefan-webrtc
lgtm https://codereview.webrtc.org/1428473002/diff/20001/webrtc/modules/video_coding/main/source/media_optimization.cc File webrtc/modules/video_coding/main/source/media_optimization.cc (right): https://codereview.webrtc.org/1428473002/diff/20001/webrtc/modules/video_coding/main/source/media_optimization.cc#newcode275 webrtc/modules/video_coding/main/source/media_optimization.cc:275: // go above 50% with FEC maxed out. ...
5 years, 1 month ago (2015-10-29 07:11:16 UTC) #11
pbos-webrtc
rebase + feedback
5 years, 1 month ago (2015-10-29 16:40:35 UTC) #12
pbos-webrtc
https://codereview.webrtc.org/1428473002/diff/20001/webrtc/modules/video_coding/main/source/media_optimization.cc File webrtc/modules/video_coding/main/source/media_optimization.cc (right): https://codereview.webrtc.org/1428473002/diff/20001/webrtc/modules/video_coding/main/source/media_optimization.cc#newcode275 webrtc/modules/video_coding/main/source/media_optimization.cc:275: // go above 50% with FEC maxed out. On ...
5 years, 1 month ago (2015-10-29 16:40:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1428473002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428473002/40001
5 years, 1 month ago (2015-10-29 16:40:56 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-10-29 18:41:10 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1428473002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428473002/40001
5 years, 1 month ago (2015-10-29 22:40:54 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-10-29 22:45:05 UTC) #21
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 22:45:14 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7367463acc8ca01c2d70ae39408951339b2d7b3d
Cr-Commit-Position: refs/heads/master@{#10457}

Powered by Google App Engine
This is Rietveld 408576698