mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 10:44:47 +00:00
467604c661
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> |
||
---|---|---|
.. | ||
tests | ||
dxva2.spec | ||
main.c | ||
Makefile.in |