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

Issue 2830723002: Check if the order of frames becomes ambiguous by inserting a new frame, and if so, clear the Frame… (Closed)

Created:
3 years, 8 months ago by philipel
Modified:
3 years, 8 months ago
Reviewers:
stefan-webrtc, Stefan
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Check if the order of frames becomes ambiguous if we were to insert the incoming frame, and if so, clear the FrameBuffer. BUG=chromium:679306 Review-Url: https://codereview.webrtc.org/2830723002 Cr-Commit-Position: refs/heads/master@{#17785} Committed: https://chromium.googlesource.com/external/webrtc/+/146a48b0fabef7e74f2a2b62fb5cb45f9b393408

Patch Set 1 #

Total comments: 1

Patch Set 2 : Additional saftey check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M webrtc/modules/video_coding/frame_buffer2.cc View 1 2 chunks +13 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/frame_buffer2_unittest.cc View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
philipel
3 years, 8 months ago (2017-04-19 16:45:02 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2830723002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc File webrtc/modules/video_coding/frame_buffer2.cc (right): https://codereview.webrtc.org/2830723002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc#newcode96 webrtc/modules/video_coding/frame_buffer2.cc:96: for (; frame_it != continuous_end_it; ++frame_it) { Add a ...
3 years, 8 months ago (2017-04-20 09:36:47 UTC) #9
philipel
3 years, 8 months ago (2017-04-20 10:36:30 UTC) #11
stefan-webrtc
lgtm
3 years, 8 months ago (2017-04-20 10:41:32 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2830723002/40001
3 years, 8 months ago (2017-04-20 10:44:30 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 11:04:43 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/146a48b0fabef7e74f2a2b62f...

Powered by Google App Engine
This is Rietveld 408576698