dxva2: Remove AYUV from accepted input formats.
commit2095a4132f88d1f6c17be14a43db78c45870b918
authorNikolay Sivov <nsivov@codeweavers.com>
Fri, 29 Oct 2021 12:18:26 +0000 (29 15:18 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Oct 2021 13:20:11 +0000 (29 15:20 +0200)
tree8fc0312d997fb28a28cd247d3b177b806fdca2af
parentf0cd5c5c3cd29255de10ca41bfdfe81e7cd5da8b
dxva2: Remove AYUV from accepted input formats.

It was added for completeness only, and it appears to be not universally
support on Windows via regular d3d9 API. DXVA might be using different path
to present video frames, but we don't make such distinction at the moment.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dxva2/main.c
dlls/dxva2/tests/dxva2.c