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

Issue 890603004: Support low latency mode decoding in the H/W video decoder on Windows. (Closed)

Created:
5 years, 10 months ago by ananta
Modified:
5 years, 10 months ago
Reviewers:
DaleCurtis
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, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support low latency mode decoding in the H/W video decoder on Windows. This is enabled via an attribute CODECAPI_AVLowLatencyMode set on the decoder transform. From testing I could see a reduction in the number of input packets before the first output frame was delivered by the decoder. On vimeo, with this attribute, the first output frame came after 9-10 input packets. Without it after 25-30 input packets. On the HTML5 quirksmode site, with this attribute the first output frame came after 9-11 input packets. Without it it came after 16-17 input packets. We can enable this on Canary to see how this fares in the wild. BUG=456359 Committed: https://crrev.com/6e74dc46d6f01a95661a74be30465ef7978bfb80 Cr-Commit-Position: refs/heads/master@{#315151}

Patch Set 1 #

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

Messages

Total messages: 9 (4 generated)
ananta
5 years, 10 months ago (2015-02-06 23:35:55 UTC) #2
DaleCurtis
lgtm
5 years, 10 months ago (2015-02-06 23:39:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/890603004/1
5 years, 10 months ago (2015-02-06 23:51:57 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-07 00:51:51 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-07 00:52:20 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6e74dc46d6f01a95661a74be30465ef7978bfb80
Cr-Commit-Position: refs/heads/master@{#315151}

Powered by Google App Engine
This is Rietveld 408576698