wine/dlls/dxva2
Biswapriyo Nath 467604c661 include: Fix IDirectXVideoDecoderService declaration in dxva2api.idl.
This matches the declaration with official documentation and fixes
the following two compiler errors in apitrace project.

d3d9trace.cpp:28469:59: error: invalid conversion from 'const DXVA2_ConfigPictureDecode*' to 'DXVA2_ConfigPictureDecode*' [-fpermissive]
d3d9trace.cpp:28194:65: error: invalid conversion from 'void*' to 'IUnknown*' [-fpermissive]

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
2023-04-10 21:54:17 +02:00
..
tests dxva2/tests: Add another render target format to fix a test failure. 2022-10-14 21:52:55 +02:00
dxva2.spec
main.c include: Fix IDirectXVideoDecoderService declaration in dxva2api.idl. 2023-04-10 21:54:17 +02:00
Makefile.in