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

Issue 1306203002: Preliminary change for new rtc rendering algorithm (Closed)

Created:
5 years, 4 months ago by qiangchen
Modified:
5 years, 3 months ago
Reviewers:
mcasas, no sievers, pfeldman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, posciak+watch_chromium.org, nasko+codewatch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org, sunnyps, mcasas, DaleCurtis, miu, piman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Preliminary change for new rtc rendering algorithm: 1. Add trace flags for smoothness testing 2. Propagate render_time calculated in Jitter Buffer to media::VideoFrame for new rendering algorithm to use. 3. Move invalidation trigger to compositor thread. This is a recommit of CL 1265433003, the original CL was reverted because it breaks Blink Layout tests. BUG=514873 TBR=sunnyps@chromium.org,mcasas@chromium.org,dalecurtis@chromium.org,miu@chromium.org,piman@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel;tryserver.blink:win_blink_rel Committed: https://crrev.com/c1e6f1defc961774afa95af08c5fb457816e8492 Cr-Commit-Position: refs/heads/master@{#345200}

Patch Set 1 #

Patch Set 2 : Consider the case without compositor thread #

Patch Set 3 : Trunk #

Patch Set 4 : Use .get() to get raw value of the pointer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -139 lines) Patch
M content/renderer/media/video_capture_impl.cc View 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms.h View 3 4 chunks +73 lines, -32 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms.cc View 3 15 chunks +192 lines, -103 lines 0 comments Download
M content/renderer/media/webrtc/media_stream_remote_video_source.cc View 3 5 chunks +21 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 1 chunk +8 lines, -3 lines 0 comments Download
M media/base/video_frame.h View 3 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/video_frame_metadata.h View 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306203002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306203002/20001
5 years, 4 months ago (2015-08-21 19:09:32 UTC) #3
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 4 months ago (2015-08-21 19:09:34 UTC) #5
pfeldman
not lgtm
5 years, 4 months ago (2015-08-24 17:47:07 UTC) #8
qiangchen
On 2015/08/24 17:47:07, pfeldman wrote: > not lgtm Can you take a look at the ...
5 years, 4 months ago (2015-08-24 20:02:38 UTC) #9
pfeldman
Ah, I misunderstood that Trunk try. Anyhow, you want someone from media to review this.
5 years, 4 months ago (2015-08-24 20:16:49 UTC) #10
qiangchen
On 2015/08/24 20:16:49, pfeldman wrote: > Ah, I misunderstood that Trunk try. Anyhow, you want ...
5 years, 4 months ago (2015-08-24 20:31:46 UTC) #11
qiangchen
Daniel, can you take a look at the changes to render_frame_impl.cc. What we essentially want ...
5 years, 4 months ago (2015-08-24 21:25:43 UTC) #13
mcasas
lgtm
5 years, 4 months ago (2015-08-24 21:46:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306203002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306203002/60001
5 years, 4 months ago (2015-08-24 21:47:18 UTC) #17
commit-bot: I haz the power
A disapproval has been posted by following reviewers: pfeldman@chromium.org. Please make sure to get positive ...
5 years, 4 months ago (2015-08-24 21:47:21 UTC) #19
qiangchen
On 2015/08/24 17:47:07, pfeldman wrote: > not lgtm Can you revert this not lgtm?
5 years, 4 months ago (2015-08-24 21:48:33 UTC) #20
pfeldman
lgtm
5 years, 4 months ago (2015-08-24 21:58:42 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306203002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306203002/60001
5 years, 4 months ago (2015-08-24 22:01:53 UTC) #23
commit-bot: I haz the power
Transient error: Too many "tryserver.blink:linux_blink_rel,tryserver.blink:win_blink_rel" delimiters in ":". Correct syntax is "tryserver:bot1,bot2;tryserver2:bot3,bot4;".
5 years, 4 months ago (2015-08-24 22:01:57 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306203002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306203002/60001
5 years, 4 months ago (2015-08-24 22:04:27 UTC) #27
no sievers
On 2015/08/24 21:25:43, qiangchenC wrote: > Daniel, can you take a look at the changes ...
5 years, 4 months ago (2015-08-24 22:27:44 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-24 23:09:25 UTC) #29
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/c1e6f1defc961774afa95af08c5fb457816e8492 Cr-Commit-Position: refs/heads/master@{#345200}
5 years, 4 months ago (2015-08-24 23:10:15 UTC) #30
Lei Zhang
Please note, there's a bunch of procedural issues with this CL: 1) Even though you ...
5 years, 4 months ago (2015-08-25 02:33:14 UTC) #31
chromium-reviews
Thanks, I've updated the description. Is there anything else for me to do to make ...
5 years, 4 months ago (2015-08-25 16:04:47 UTC) #32
qiangchen
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1322463003/ by qiangchen@chromium.org. ...
5 years, 3 months ago (2015-08-28 00:50:31 UTC) #33
phoglund_chromium
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1321753002/ by phoglund@chromium.org. ...
5 years, 3 months ago (2015-08-28 07:11:35 UTC) #34
phoglund_chromium
5 years, 3 months ago (2015-08-28 07:14:04 UTC) #35
Message was sent while issue was closed.
On 2015/08/28 07:11:35, phoglund_chrome wrote:
> A revert of this CL (patchset #4 id:60001) has been created in
> https://codereview.chromium.org/1321753002/ by mailto:phoglund@chromium.org.
> 
> The reason for reverting is: Speculative revert: WebRTC video seems to have
> gotten choppier. Reverting to see if this patch is the culprit. See
> http://crbug.com/525264..

Note: there was a revert by qiangchenC earlier, but it never got committed.

Powered by Google App Engine
This is Rietveld 408576698