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

Issue 2036913002: Revert of H264POC: Allow gaps in frame_num. (Closed)

Created:
4 years, 6 months ago by ccameron
Modified:
4 years, 6 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of H264POC: Allow gaps in frame_num. (patchset #5 id:80001 of https://codereview.chromium.org/1967893002/ ) Reason for revert: Still causing stuttering on Mac Original issue's description: > H264POC: Allow gaps in frame_num. > > This change only removes the restriction, it does not try to detect > all the cases where doing so is likely to result in problems. In most > cases (specifically, those where the number of missing frames is much > less than max_frame_num), the result will be correct. > > In incorrect cases the reorder queue could get confused and result in > strange playback. The existing TODOs for the reorder queue explain how > to reduce that, but also inserting dummy frames for gaps would help as > well. > > BUG=550854 > > Committed: https://crrev.com/b6f4380493084007dc4237d28153c0dd3e5d520b > Cr-Commit-Position: refs/heads/master@{#395164} > > Committed: https://crrev.com/7b9ef9cd272c2e245424028df652291a4db283f8 > Cr-Commit-Position: refs/heads/master@{#395661} TBR=posciak@chromium.org,sandersd@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=550854

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -40 lines) Patch
M media/gpu/vt_video_decode_accelerator_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/video/h264_poc.h View 1 chunk +0 lines, -1 line 0 comments Download
M media/video/h264_poc.cc View 6 chunks +10 lines, -22 lines 0 comments Download
M media/video/h264_poc_unittest.cc View 3 chunks +5 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
ccameron
Created Revert of H264POC: Allow gaps in frame_num.
4 years, 6 months ago (2016-06-03 00:55:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036913002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2036913002/1
4 years, 6 months ago (2016-06-03 00:56:49 UTC) #3
DaleCurtis
4 years, 6 months ago (2016-06-03 02:25:28 UTC) #6

Powered by Google App Engine
This is Rietveld 408576698