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

Issue 1682253005: Fix SetRates for encoders with internal sources. (Closed)

Created:
4 years, 10 months ago by noahric
Modified:
4 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix SetRates for encoders with internal sources. An earlier change moved SetRates to happen on every input frame, but encoders with internal sources don't receive input frames, so they weren't getting updated bitrate (and framerate) signals. BUG= Committed: https://crrev.com/d4badbcb6d46fb268f2c9256701f207c6534012d Cr-Commit-Position: refs/heads/master@{#12354}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added a fake InternalSourceEncoder #

Patch Set 3 : Use encoder_has_internal_source #

Patch Set 4 : sync #

Total comments: 1

Patch Set 5 : Removed fake_encoder. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M webrtc/modules/video_coding/video_sender.cc View 1 2 3 1 chunk +18 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/video_sender_unittest.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
noahric
Running trybots now to check for lock inversion in holding encoder_crit_ during SetChannelParameters. New unit ...
4 years, 10 months ago (2016-02-11 00:17:06 UTC) #2
noahric
Actually, will that even catch lock inversion? Is there anything besides the test I added ...
4 years, 10 months ago (2016-02-11 00:19:41 UTC) #5
pbos-webrtc
It'll have the test coverage of our end-to-end tests which will acquire this lock regardless. ...
4 years, 10 months ago (2016-02-11 10:17:00 UTC) #7
noahric
On 2016/02/11 10:17:00, pbos-webrtc wrote: > It'll have the test coverage of our end-to-end tests ...
4 years, 10 months ago (2016-02-11 21:41:20 UTC) #8
pbos-webrtc
Ah, I added that field for another optimization elsewhere, code looks good to me, just ...
4 years, 10 months ago (2016-02-11 22:17:54 UTC) #9
Irfan
Can we get this in ? Chromoting is beginning to depend on this. Thanks!
4 years, 8 months ago (2016-04-06 21:32:15 UTC) #11
noahric
On 2016/04/06 21:32:15, Irfan wrote: > Can we get this in ? Chromoting is beginning ...
4 years, 8 months ago (2016-04-06 23:06:18 UTC) #12
pbos
lg overall, don't see the purpose of the internal source decoder, is there something missing ...
4 years, 8 months ago (2016-04-07 12:20:22 UTC) #13
noahric
On 2016/04/07 12:20:22, pbos wrote: > lg overall, don't see the purpose of the internal ...
4 years, 8 months ago (2016-04-08 17:15:36 UTC) #14
pbos
On 2016/04/08 17:15:36, noahric wrote: > On 2016/04/07 12:20:22, pbos wrote: > > lg overall, ...
4 years, 8 months ago (2016-04-11 14:28:50 UTC) #15
noahric
On 2016/04/11 14:28:50, pbos wrote: > On 2016/04/08 17:15:36, noahric wrote: > > On 2016/04/07 ...
4 years, 8 months ago (2016-04-13 19:19:38 UTC) #16
pbos-webrtc
lgtm
4 years, 8 months ago (2016-04-13 21:56:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1682253005/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1682253005/70001
4 years, 8 months ago (2016-04-13 21:58:24 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:70001)
4 years, 8 months ago (2016-04-13 21:59:54 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 22:00:04 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d4badbcb6d46fb268f2c9256701f207c6534012d
Cr-Commit-Position: refs/heads/master@{#12354}

Powered by Google App Engine
This is Rietveld 408576698