MediaCapabilities: check gpu video acceleration for powerEfficient
Feature disabled by default. Enable with command line: --enable-features=MediaCapabilitiesQueryGpuFactories Historically info.powerEfficient was determined by the VideoDecodePerfHistory DB. This patch instead queries the GpuFactories (proxy for hw decode) for to ask the question directly. The critical difference is that the DB requires some past data to be correct, while GpuFactories will know the answer without ever having played a video. Change-Id: I402bc03d008c73fa1bccf61beb61609efaf42ddf Bug: 1105258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295684 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#788421}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment