DescriptionEnable NV12 DXGI video copying path by default.
Enables using NV12 textures as video decoder picture buffers on systems
where that's supported - those that use D3D11 video decoding, support
NV12 texture sharing, and can use NV12 as video processor outputs.
The additional copy uses extra power over the new zero-copy DXGI path,
but should work on systems where that hits driver issues, either due to
sharing of the decoder device with ANGLE or with using decoder output
textures as shader resources.
BUG=574292
Committed: https://crrev.com/71e41e59f0ab10ec4a2998ca9ced81d8c67fd114
Cr-Commit-Position: refs/heads/master@{#403334}
Patch Set 1 #Patch Set 2 : fix flag #
Messages
Total messages: 9 (4 generated)
|