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
Jacek Caban
ee587da9e5
include: Use nameless unions in dxva2api.idl helpers.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50836
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 21:48:41 +01:00
Nikolay Sivov
c336b96a9b
include: Fix typo in IDirectXVideoProcessor argument name.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-19 14:58:24 +02:00
Nikolay Sivov
6aeb891d52
include: Make inline helpers compatible with NONAMELESSUNION.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-24 18:36:08 +02:00
Biswapriyo Nath
be2b0b1cec
include/dxva2api.idl: Add function declarations.
...
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-17 20:34:30 +01:00
Biswapriyo Nath
508764a8bd
include: Update dxva2api.idl.
...
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-23 16:24:56 +01:00
Henri Verbeet
5e93a74478
include: Remove some superfluous semicolons.
...
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-13 22:53:54 +01:00
Fabian Maurer
84d2d7818b
dxva2api.idl: Don't redefine REFERENCE_TIME if it's already defined.
...
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-02 10:14:13 +02:00
Fabian Maurer
b713c7bc95
dxva2api.idl: Add interface IDirectXVideoMemoryConfiguration.
...
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-11 18:56:24 +02:00
Michael Müller
11a1ceebc3
include: Fix an invalid UUID in dxva2api.idl.
...
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-24 19:19:12 +02:00
Michael Müller
d459dfaa2d
include: Add dxva2api.idl.
2014-04-04 16:53:29 +02:00