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

Issue 2394823002: Skip non-continuous FrameInfos when finding the next frame to return from FrameBuffer::NextFrame. (Closed)

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

Description

Skip non-continuous FrameInfos when finding the next frame to return from FrameBuffer::NextFrame. Also added DCHECKS to make sure that FrameInfos are not incorrectly updated. BUG=webrtc:5514 R=stefan@webrtc.org Committed: https://crrev.com/93e451b0f5b09784c29d90407078c5e6ab771d94 Cr-Commit-Position: refs/heads/master@{#14549}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -3 lines) Patch
M webrtc/modules/video_coding/frame_buffer2.cc View 6 chunks +20 lines, -3 lines 2 comments Download
M webrtc/modules/video_coding/frame_buffer2_unittest.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
philipel
4 years, 2 months ago (2016-10-05 11:23:33 UTC) #2
stefan-webrtc
lgtm https://codereview.webrtc.org/2394823002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc File webrtc/modules/video_coding/frame_buffer2.cc (right): https://codereview.webrtc.org/2394823002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc#newcode253 webrtc/modules/video_coding/frame_buffer2.cc:253: RTC_DCHECK(ref_info != frames_.end()); NE?
4 years, 2 months ago (2016-10-05 14:02:49 UTC) #3
philipel
https://codereview.webrtc.org/2394823002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc File webrtc/modules/video_coding/frame_buffer2.cc (right): https://codereview.webrtc.org/2394823002/diff/1/webrtc/modules/video_coding/frame_buffer2.cc#newcode253 webrtc/modules/video_coding/frame_buffer2.cc:253: RTC_DCHECK(ref_info != frames_.end()); On 2016/10/05 14:02:49, stefan-webrtc (holmer) wrote: ...
4 years, 2 months ago (2016-10-05 14:30:01 UTC) #5
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/2394823002/1
4 years, 2 months ago (2016-10-05 14:30:03 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_clang_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/6006)
4 years, 2 months ago (2016-10-05 14:43:51 UTC) #8
philipel
4 years, 2 months ago (2016-10-06 10:25:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
93e451b0f5b09784c29d90407078c5e6ab771d94 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698