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

Issue 1766183002: Wait on fence before reusing DXVA picture buffer (Closed)

Created:
4 years, 9 months ago by jbauman
Modified:
4 years, 9 months ago
Reviewers:
ananta
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

Wait on fence before reusing DXVA picture buffer This ensures that the decoder won't write a new frame into the picture buffer before the compositor reads the previous frame. BUG=585685 Review URL: https://codereview.chromium.org/1688993002 Cr-Commit-Position: refs/heads/master@{#378636} (cherry picked from commit 27c9c30a074e9cf45babd66c22d336703797edea) TBR=ananta@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/1a1101fea99832b53fc179237e1b80a4ced16bd2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -1 line) Patch
M content/common/gpu/media/dxva_video_decode_accelerator_win.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator_win.cc View 10 chunks +77 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
jbauman
4 years, 9 months ago (2016-03-05 02:27:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1a1101fea99832b53fc179237e1b80a4ced16bd2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698