[vlc-devel] [vlc-commits] contrib: change dxva2api.h checksum

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 7 21:36:19 CET 2011


On Wed, Dec 07, 2011 at 08:19:56PM +0100, Laurent Aimar wrote :
> On Wed, Dec 07, 2011 at 12:10:21PM -0500, Rafaël Carré wrote:
> > Le Wed, 7 Dec 2011 18:04:23 +0100,
> > Jean-Baptiste Kempf <jb at videolan.org> a écrit :
> > 
> > > On Wed, Dec 07, 2011 at 06:02:31PM +0100, Rafaël Carré wrote :
> > > > vlc | branch: master | Rafaël Carré <funman at videolan.org> | Wed Dec  7 12:01:18 2011 -0500| [8fd4111acb17d4d887f163badd25c92a9465a51e] | committer: Rafaël Carré
> > > > 
> > > > contrib: change dxva2api.h checksum
> > > > 
> > > > I added a workaround for mingw64
> > > > 
> > > 
> > > What work-around?
> > 
> > #ifndef _COM_interface
> > #define _COM_interface struct
> > #endif
>  From what I understand, the right fix would be to use "interface" instead of
> "_COM_interface".

yes, that's what I said on IRC. DECLARE_INTERFACE macro might be of help
here.

Best regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list