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

Issue 2504473002: Initialize DXVA decoder thread with MTA COM apartment model (Closed)

Created:
4 years, 1 month ago by jbauman
Modified:
4 years, 1 month ago
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initialize DXVA decoder thread with MTA COM apartment model This allows the thread to be created with a MessagePumpDefault and not a UI message pump, which can improve performance and might decrease the frequency of hangs. MediaFoundation is the only COM used on this thread, and MTA is actually the preferred apartment model for it. BUG=665071 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/8693fe6e737326df9b10f5cf961862af72c93187 Cr-Commit-Position: refs/heads/master@{#432059}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M media/gpu/dxva_video_decode_accelerator_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
jbauman
4 years, 1 month ago (2016-11-15 01:26:09 UTC) #7
sandersd (OOO until July 31)
lgtm
4 years, 1 month ago (2016-11-15 01:43:13 UTC) #8
stanisc
Nice! lgtm.
4 years, 1 month ago (2016-11-15 01:47:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2504473002/1
4 years, 1 month ago (2016-11-15 01:56:15 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-15 02:13:10 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 03:00:55 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8693fe6e737326df9b10f5cf961862af72c93187
Cr-Commit-Position: refs/heads/master@{#432059}

Powered by Google App Engine
This is Rietveld 408576698