[Mingw-w64-public] [PATCH] d3d11.idl: add the necessary interfaces to use the D3D11 video decoder

2015-05-11 Thread Steve Lhomme
--- These COM classes are needed by VLC --- mingw-w64-headers/direct-x/include/d3d11.h | 811 +++ mingw-w64-headers/direct-x/include/d3d11.idl | 199 +++ 2 files changed, 1010 insertions(+) diff --git a/mingw-w64-headers/direct-x/include/d3d11.h

Re: [Mingw-w64-public] [PATCH] d3d11.idl: add the necessary interfaces to use the D3D11 video decoder

2015-05-11 Thread Steve Lhomme
Discard this patch, I forgot some methods between the ones necessary and it doesn't work properly. On Mon, May 11, 2015 at 1:43 PM, Steve Lhomme rob...@videolabs.io wrote: --- These COM classes are needed by VLC --- mingw-w64-headers/direct-x/include/d3d11.h | 811